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

{
    "id": 4873,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4873/?format=api",
    "title": "How do I stay motivated during exam season?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:36.688994Z",
    "updated_date": "2025-02-20T23:28:36.689029Z",
    "module": "CSC1010",
    "user": 536,
    "archived": false
}