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

{
    "id": 5186,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5186/?format=api",
    "title": "Is studying abroad worth the cost?",
    "type": "dt",
    "created_date": "2025-02-20T23:29:55.633945Z",
    "updated_date": "2025-02-20T23:29:55.633970Z",
    "module": "BCH1003",
    "user": 568,
    "archived": false
}