GET /posts/5146/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 5146,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5146/?format=api",
    "title": "What resources can help with tough college assignments?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:55.048102Z",
    "updated_date": "2025-02-20T23:29:55.048128Z",
    "module": "CHM1011",
    "user": 568,
    "archived": false
}