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

{
    "id": 5143,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5143/?format=api",
    "title": "How to prepare for college interviews effectively?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:55.003790Z",
    "updated_date": "2025-02-20T23:29:55.003816Z",
    "module": "CSC1063",
    "user": 567,
    "archived": false
}