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

{
    "id": 124990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124990/?format=api",
    "text_counter": 361,
    "type": "speech",
    "speaker_name": "Mr. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "Mr. Speaker, Sir, we are moving this Motion because we want to deal with the Appropriation Bill. We also want to finish with the report of the Committee on Delegated Legislation and thereafter we propose that we deal with the adjournment Motion."
}