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

{
    "id": 5334,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5334/?format=api",
    "title": "How can I make the most out of my college experience?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:57.812478Z",
    "updated_date": "2025-02-20T23:29:57.812502Z",
    "module": "ICT1019",
    "user": 560,
    "archived": false
}