GET /api/v0.1/hansard/entries/456245/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 456245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456245/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Hon. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": "The PSC should really look into those issues including overtime for our drivers and security personnel because sometimes we go for meetings late at night - let this be on record hon. Jimmy; these people are really suffering."
}