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

{
    "id": 5380,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5380/?format=api",
    "title": "How do I balance coursework and social life in college?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:58.481998Z",
    "updated_date": "2025-02-20T23:29:58.482026Z",
    "module": "MTH1056",
    "user": 566,
    "archived": false
}