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

{
    "id": 5041,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5041/?format=api",
    "title": "How do I manage stress during exam weeks?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:39.318843Z",
    "updated_date": "2025-02-20T23:28:39.318868Z",
    "module": "CSC1030",
    "user": 542,
    "archived": false
}