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

{
    "id": 37671,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37671/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Deputy Speaker, could the Assistant Minister clarify which firm he has referred to in this written reply as Kenya Power Company? Which company is that and is it a Government or private company? If it is a private company, did it take up the liabilities?"
}