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

{
    "id": 4800,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4800/?format=api",
    "title": "How do I balance coursework and social life in college?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:35.577322Z",
    "updated_date": "2025-02-20T23:28:35.577349Z",
    "module": "CSC1093",
    "user": 530,
    "archived": false
}