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

{
    "id": 4807,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4807/?format=api",
    "title": "How do I manage stress during exam weeks?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:35.680843Z",
    "updated_date": "2025-02-20T23:28:35.680869Z",
    "module": "CSC1040",
    "user": 506,
    "archived": false
}