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

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