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

{
    "id": 5243,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5243/?format=api",
    "title": "Any advice on choosing the right major?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:56.467544Z",
    "updated_date": "2025-02-20T23:29:56.467568Z",
    "module": "MTH1001",
    "user": 565,
    "archived": false
}