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

{
    "id": 5183,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5183/?format=api",
    "title": "Is studying abroad worth the cost?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:55.590403Z",
    "updated_date": "2025-02-20T23:29:55.590444Z",
    "module": "CSC1006",
    "user": 567,
    "archived": false
}