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

{
    "id": 5108,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5108/?format=api",
    "title": "What should I do if I'm feeling homesick?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:54.483922Z",
    "updated_date": "2025-02-20T23:29:54.483950Z",
    "module": "MTH1062",
    "user": 566,
    "archived": false
}