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

{
    "id": 4898,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4898/?format=api",
    "title": "How to balance academics with a part-time job?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:37.106032Z",
    "updated_date": "2025-02-20T23:28:37.106080Z",
    "module": "CSC1055",
    "user": 499,
    "archived": false
}