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

{
    "id": 4812,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4812/?format=api",
    "title": "Dealing with roommate conflicts: Any advice?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:35.756384Z",
    "updated_date": "2025-02-20T23:28:35.756411Z",
    "module": "CSC1002",
    "user": 470,
    "archived": false
}