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

{
    "id": 36513,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/36513/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. Is it in order for hon. Mbadi to mention my name in such a manner? Unless he is going to substantiate what he has just said, he needs to withdraw the statement."
}