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

{
    "id": 5315,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5315/?format=api",
    "title": "Advice on transitioning from high school to college successfully?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:57.534190Z",
    "updated_date": "2025-02-20T23:29:57.534216Z",
    "module": "CSC1002",
    "user": 567,
    "archived": false
}