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

{
    "id": 4924,
    "url": "http://collegeguide-api.jakefarrell.ie/posts/4924/?format=api",
    "title": "Advice for choosing extracurricular activities?",
    "type": "dt",
    "created_date": "2025-02-20T23:28:37.555122Z",
    "updated_date": "2025-02-20T23:28:37.555159Z",
    "module": "CSC1049",
    "user": 477,
    "archived": false
}