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

{
    "id": 250064,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/250064/?format=api",
    "text_counter": 239,
    "type": "speech",
    "speaker_name": "Mr. Billow",
    "speaker_title": "",
    "speaker": {
        "id": 260,
        "legal_name": "Billow Adan Kerrow",
        "slug": "billow-kerrow"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. The hon. Minister should be serious. Is he in order to say that this Government inherited empty coffers from the previous regime when, indeed, in 12 months after taking over, they signed away Kshs32 billion in Anglo Leasing contracts?"
}