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

{
    "id": 2785,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2785/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Outa",
    "speaker_title": "",
    "speaker": {
        "id": 133,
        "legal_name": "Fredrick Otieno Outa",
        "slug": "fredrick-outa"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Assistant Minister for understanding that hon. Jowi can, indeed, be assisted. Could he, however, confirm to us that if we bring the bills and other paper work belonging to Mr. Jowi he will be in a position to help him pay all the bills?"
}