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

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