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

{
    "id": 4820,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4820/?format=api",
    "title": "How to prepare for college interviews effectively?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:35.878168Z",
    "updated_date": "2025-02-20T23:28:35.878190Z",
    "module": "CSC1011",
    "user": 503,
    "archived": false
}