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

{
    "id": 1111466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111466/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Sen. Mutula Kilonzo Jnr.",
    "speaker_title": "",
    "speaker": {
        "id": 13156,
        "legal_name": "Mutula Kilonzo Jnr",
        "slug": "mutula-kilonzo-jnr"
    },
    "content": "Mr. Speaker, Sir, I also rise to support this Statement. In fact, the people who have raised concerns about the Cabinet Secretary for the National Treasury have not seen the Statement. At the tail end of the Statement by Sen. (Dr.) Mbito, he is requesting the National Treasury to reallocate its budgetary allocation to buy food. So, some of the interventions are not based on what is here."
}