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

{
    "id": 4995,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4995/?format=api",
    "title": "What clubs or societies should I join?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:38.636852Z",
    "updated_date": "2025-02-20T23:28:38.636878Z",
    "module": "CSC1058",
    "user": 465,
    "archived": false
}