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

{
    "id": 5272,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5272/?format=api",
    "title": "Any advice on choosing the right major?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:56.904364Z",
    "updated_date": "2025-02-20T23:29:56.904392Z",
    "module": "MTH1014",
    "user": 562,
    "archived": false
}