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

{
    "id": 4889,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4889/?format=api",
    "title": "Advice on building a strong college network?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:36.956786Z",
    "updated_date": "2025-02-20T23:28:36.956810Z",
    "module": "CSC1022",
    "user": 463,
    "archived": false
}