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

{
    "id": 4860,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4860/?format=api",
    "title": "Tips for surviving your first year in college?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:36.488185Z",
    "updated_date": "2025-02-20T23:28:36.488214Z",
    "module": "MTH1026",
    "user": 546,
    "archived": false
}