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

{
    "id": 150563,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/150563/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "I would also like to take this opportunity to commend the Departmental Committee on Administration of Justice and Legal Affairs for the way they have handled this issue. An event is good as the procedure. I think they used the right procedure. They interviewed many people and these two, namely Mr. Wilson Kiprotich and Dr. John Mutonyi came out the best."
}