/news/#{id}
retrieve a single news item, requires authenticated user.
header | description | type | required? | default |
---|---|---|---|---|
id | The id of the news. | integer | x | |
parameter | description | type | required? | default |
200 + news object 403 if requesting user isn't authorized to view the item 404 if the item doesn't exist