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

{
    "id": 118700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118700/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "I want to thank the Minister, who means well for sports in this country. She has said she will get some money to support our champions to represent the country in the continental championships. If there could be constraints in terms of getting money to enable our footballers to go to the continental championships, could she be willing to set an account into which even we, Members of Parliament, can contribute so that these great Kenyans can represent us?"
}