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

{
    "id": 50511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50511/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "Mr. Speaker, Sir, on 24th March, 2011, I sought a Ministerial Statement from the Minister for Lands on illegal acquisition of public land in Nairobi County. The Minister promised to deliver that Statement today, but he is not in the House. Thank you, Mr. Speaker, Sir."
}