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

{
    "id": 4872,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4872/?format=api",
    "title": "How can I make the most out of my college experience?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:36.673829Z",
    "updated_date": "2025-02-20T23:28:36.673866Z",
    "module": "CSC1092",
    "user": 468,
    "archived": false
}