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

{
    "id": 5024,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5024/?format=api",
    "title": "How to prepare for college interviews effectively?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:39.073968Z",
    "updated_date": "2025-02-20T23:28:39.073993Z",
    "module": "MTH1026",
    "user": 532,
    "archived": false
}