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

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