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

{
    "id": 333030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333030/?format=api",
    "text_counter": 167,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am the Assistant Minister for roads and I have said I am aware. Indeed, in the eastern part of Nairobi, I have 63 projects, whose cost totals to slightly over Kshs116 million. If the Member is interested, I can give him the list to look at any time he wishes."
}