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

{
    "id": 5245,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5245/?format=api",
    "title": "How to prepare for college interviews effectively?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:56.497704Z",
    "updated_date": "2025-02-20T23:29:56.497729Z",
    "module": "CHM1040",
    "user": 559,
    "archived": false
}