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

{
    "id": 5343,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5343/?format=api",
    "title": "How can I save money on tuition and living expenses?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:57.940766Z",
    "updated_date": "2025-02-20T23:29:57.940791Z",
    "module": "ACC1006",
    "user": 564,
    "archived": false
}