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

{
    "id": 231322,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231322/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Mr. Mirugi",
    "speaker_title": "",
    "speaker": {
        "id": 367,
        "legal_name": "Kariuki Mirugi",
        "slug": "kariuki-mirugi"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister tell this House what plans he has for amending the Local Government Act so that we do not have cases of rampant lack of transparency and accountability in the management of the affairs of our local councils?"
}