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

{
    "id": 5111,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5111/?format=api",
    "title": "How can I secure an internship while studying?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:54.533894Z",
    "updated_date": "2025-02-20T23:29:54.533920Z",
    "module": "CHM1014",
    "user": 568,
    "archived": false
}