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

{
    "id": 4938,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4938/?format=api",
    "title": "What clubs or societies should I join?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:37.762629Z",
    "updated_date": "2025-02-20T23:28:37.762653Z",
    "module": "CSC1003",
    "user": 532,
    "archived": false
}