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

{
    "id": 4937,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4937/?format=api",
    "title": "Tips for surviving your first year in college?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:37.748552Z",
    "updated_date": "2025-02-20T23:28:37.748578Z",
    "module": "CSC1042",
    "user": 549,
    "archived": false
}