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

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