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

{
    "id": 5110,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5110/?format=api",
    "title": "How do I stay motivated during exam season?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:54.514424Z",
    "updated_date": "2025-02-20T23:29:54.514448Z",
    "module": "CHM1042",
    "user": 559,
    "archived": false
}