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

{
    "id": 4839,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4839/?format=api",
    "title": "Any advice on choosing the right major?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:36.173582Z",
    "updated_date": "2025-02-20T23:28:36.173610Z",
    "module": "CSC1022",
    "user": 541,
    "archived": false
}