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

{
    "id": 5246,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5246/?format=api",
    "title": "Dealing with roommate conflicts: Any advice?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:56.512759Z",
    "updated_date": "2025-02-20T23:29:56.512785Z",
    "module": "ICT1038",
    "user": 561,
    "archived": false
}