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

{
    "id": 4882,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4882/?format=api",
    "title": "How do I stay motivated during exam season?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:36.847828Z",
    "updated_date": "2025-02-20T23:28:36.847856Z",
    "module": "CSC1029",
    "user": 495,
    "archived": false
}