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

{
    "id": 5333,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5333/?format=api",
    "title": "Tips for surviving your first year in college?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:57.797076Z",
    "updated_date": "2025-02-20T23:29:57.797101Z",
    "module": "MTH1009",
    "user": 565,
    "archived": false
}