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

{
    "id": 4985,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4985/?format=api",
    "title": "Advice for choosing extracurricular activities?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:38.482744Z",
    "updated_date": "2025-02-20T23:28:38.482771Z",
    "module": "CSC1012",
    "user": 532,
    "archived": false
}