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

{
    "id": 4796,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4796/?format=api",
    "title": "Any advice on choosing the right major?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:35.518642Z",
    "updated_date": "2025-02-20T23:28:35.518667Z",
    "module": "CSC1055",
    "user": 487,
    "archived": false
}