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

{
    "id": 1111139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111139/?format=api",
    "text_counter": 226,
    "type": "speech",
    "speaker_name": "Nominated, JP",
    "speaker_title": "Hon. David ole Sankok",
    "speaker": {
        "id": 13166,
        "legal_name": "David Ole Sankok",
        "slug": "david-ole-sankok"
    },
    "content": "Hon. Speaker, I am aware that you will also be contesting for the presidency on a Democratic Party ticket, which has yellow colours. I have also noticed that Parliament’s fence is being painted yellow. Is it symbolic or something like that? We will all support your presidential bid. Thank you, Hon. Speaker."
}