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

{
    "id": 1184200,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1184200/?format=api",
    "text_counter": 235,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " We have added the Leader of the Majority Party and the Leader of the Minority Party two minutes each. But going forward, five minutes will be the maximum. Every Member, please, take note. The next chance will go to the Member for Ugenya, Hon. David Ochieng’."
}