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

{
    "id": 5062,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5062/?format=api",
    "title": "How can I save money on tuition and living expenses?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:39.622104Z",
    "updated_date": "2025-02-20T23:28:39.622134Z",
    "module": "CSC1061",
    "user": 513,
    "archived": false
}