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

{
    "id": 120456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120456/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Mwakulegwa",
    "speaker_title": "",
    "speaker": {
        "id": 101,
        "legal_name": "Danson Mwazo Mwakulegwa",
        "slug": "danson-mwazo"
    },
    "content": "Mr. Speaker, Sir, I would like once again to thank the Minister for that undertaking. I have two ambulances allocated to two health centres in my constituency; Kasigau Health Centre and Tausa Health Centre. These vehicles are dormant just because they lack Government drivers. Could the Minister deploy the two drivers so that those vehicles can be used by my constituents?"
}