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

{
    "id": 42013,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42013/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, what the hon. Member was given last week by my colleague was the Kakamega case, but the Kisumu one was not given. There is a dispute. It is true that there is about Kshs3.5 billion which is supposed to be paid to MOCO. However, because there is a fight between MOCO and Mumias Sugar Company, it cannot be determined. So, they have moved to court for arbitration. I believe they will be heard and then the money can be released."
}