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

{
    "id": 4974,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4974/?format=api",
    "title": "What strategies work best for managing my time?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:38.318132Z",
    "updated_date": "2025-02-20T23:28:38.318157Z",
    "module": "CSC1060",
    "user": 514,
    "archived": false
}