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

{
    "id": 4817,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4817/?format=api",
    "title": "Is studying abroad worth the cost?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:35.832119Z",
    "updated_date": "2025-02-20T23:28:35.832148Z",
    "module": "CSC1094",
    "user": 520,
    "archived": false
}