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

{
    "id": 5342,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5342/?format=api",
    "title": "Tips for surviving your first year in college?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:57.926985Z",
    "updated_date": "2025-02-20T23:29:57.927013Z",
    "module": "LAN1000",
    "user": 568,
    "archived": false
}