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

{
    "id": 5124,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5124/?format=api",
    "title": "Is studying abroad worth the cost?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:54.726757Z",
    "updated_date": "2025-02-20T23:29:54.726782Z",
    "module": "ICT1038",
    "user": 561,
    "archived": false
}