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

{
    "id": 4799,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4799/?format=api",
    "title": "What resources can help with tough college assignments?",
    "type": "aq",
    "created_date": "2025-02-20T23:28:35.561817Z",
    "updated_date": "2025-02-20T23:28:35.561843Z",
    "module": "CSC1037",
    "user": 523,
    "archived": false
}