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

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