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

{
    "id": 5261,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5261/?format=api",
    "title": "Advice for choosing extracurricular activities?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:56.736234Z",
    "updated_date": "2025-02-20T23:29:56.736257Z",
    "module": "MAD1032",
    "user": 563,
    "archived": false
}