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

{
    "id": 5073,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5073/?format=api",
    "title": "Is studying abroad worth the cost?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:39.731132Z",
    "updated_date": "2025-02-20T23:28:39.731156Z",
    "module": "CSC1022",
    "user": 504,
    "archived": false
}