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

{
    "id": 5326,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5326/?format=api",
    "title": "What should I do if I'm feeling homesick?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:57.694903Z",
    "updated_date": "2025-02-20T23:29:57.694927Z",
    "module": "MTH1001",
    "user": 565,
    "archived": false
}