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

{
    "id": 42752,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42752/?format=api",
    "text_counter": 385,
    "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": "Mr. Temporary Deputy Speaker, Sir, I commend the selection panel that interviewed and shortlisted candidates for the position of the Director of Public Prosecutions. That is because they came up with three names and gave them to the President. The President, in consultation with the Prime Minister, then came up with one name. I think that, to me, is the right procedure and right way to go, particularly in view of this transitional phase."
}