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

{
    "id": 5264,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5264/?format=api",
    "title": "Is studying abroad worth the cost?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:56.781486Z",
    "updated_date": "2025-02-20T23:29:56.781511Z",
    "module": "ACC1033",
    "user": 565,
    "archived": false
}