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

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