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

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