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

{
    "id": 5053,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5053/?format=api",
    "title": "What strategies work best for managing my time?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:39.493893Z",
    "updated_date": "2025-02-20T23:28:39.493919Z",
    "module": "CSC1055",
    "user": 497,
    "archived": false
}