{ "title": "<string>", "attachments": [ "<string>" ], "content": "<string>", "author": "<string>", "like_count": 123, "share_count": 123, "timestamp": "<string>", "category": "<string>", "page_views": "<string>", "comments_count": 123 }
Retrieve a Nairaland post data.
This endpoint is used to retrieve a Nairaland post cached data if available. If the post is not found, the endpoint would return a 404 error.
Nairaland Post ID
Successful Response
The response is of type object.
object