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

{
    "id": 4815,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4815/?format=api",
    "title": "How can I secure an internship while studying?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:35.802039Z",
    "updated_date": "2025-02-20T23:28:35.802085Z",
    "module": "CSC1055",
    "user": 552,
    "archived": false
}