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

{
    "id": 4908,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4908/?format=api",
    "title": "How to prepare for college interviews effectively?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:37.266506Z",
    "updated_date": "2025-02-20T23:28:37.266544Z",
    "module": "MTH1025",
    "user": 531,
    "archived": false
}