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

{
    "id": 12071,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12071/?format=api",
    "text_counter": 377,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Thank you, Mr. Speaker, Sir. I rise to agree with the proposal, but I do not understand why we need to get up to Order No. 11. Going by the sequence of the Order Paper, we will be getting to Order No. 11 at the tail end of the business of the day today. I see no reason why we should hurry Order No.11. I would request that we go up to Order No. 10."
}