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

{
    "id": 4912,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4912/?format=api",
    "title": "What resources can help with tough college assignments?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:37.351218Z",
    "updated_date": "2025-02-20T23:28:37.351248Z",
    "module": "CSC1091",
    "user": 499,
    "archived": false
}