diff options
Diffstat (limited to 'app/views/request/details.rhtml')
-rw-r--r-- | app/views/request/details.rhtml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/request/details.rhtml b/app/views/request/details.rhtml index db7e652f6..03e5148ef 100644 --- a/app/views/request/details.rhtml +++ b/app/views/request/details.rhtml @@ -51,4 +51,5 @@ the most recent event had its status updated to that value. <strong>calculated</ WhatDoTheyKnow for intermediate events, which weren't given an explicit description by a user. See the <a href="/search">search tips</a> for description of the states.</p> - +<p>You can get this page in computer-readable format as part of the main JSON +page for the request. See the <a href="/help/api">API documentation</a>.</p> |