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

{
    "id": 5301,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5301/?format=api",
    "title": "What strategies work best for managing my time?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:57.326888Z",
    "updated_date": "2025-02-20T23:29:57.326912Z",
    "module": "MCO1034",
    "user": 561,
    "archived": false
}