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

{
    "id": 4809,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4809/?format=api",
    "title": "What should I do if I'm feeling homesick?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:35.710962Z",
    "updated_date": "2025-02-20T23:28:35.710991Z",
    "module": "CSC1061",
    "user": 512,
    "archived": false
}