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

{
    "id": 5354,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5354/?format=api",
    "title": "What resources can help with tough college assignments?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:58.101846Z",
    "updated_date": "2025-02-20T23:29:58.101870Z",
    "module": "GER1010",
    "user": 564,
    "archived": false
}