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

{
    "id": 120207,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120207/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, hon. Duale is saying that lawyers are good at words, and not in mathematics. That is not right. The regulation provides for a rate of 30 per cent, but maybe, due to Government’s inability to raise sufficient funds, police officers are receiving only Kshs600. But the regulation says “30 per cent.”"
}