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

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