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

{
    "id": 1193458,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1193458/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you. The next chance goes to Hon. Ferdinand Wanyonyi of Kwanza Constituency. Is he in the House? Let us have Hon. John Mbadi. Is he in the House? The next chance will go to the Member for Mukurweini, Hon. John Kaguchia. Give the microphone to Hon. Kaguchia."
}