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

{
    "id": 5263,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/5263/?format=api",
    "title": "How to balance academics with a part-time job?",
    "type": "aq",
    "created_date": "2025-02-20T23:29:56.766939Z",
    "updated_date": "2025-02-20T23:29:56.766967Z",
    "module": "MAD1001",
    "user": 564,
    "archived": false
}