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

{
    "id": 345004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345004/?format=api",
    "text_counter": 401,
    "type": "speech",
    "speaker_name": "Mr. Ogindo",
    "speaker_title": "",
    "speaker": {
        "id": 120,
        "legal_name": "Martin Otieno Ogindo",
        "slug": "martin-ogindo"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I agree with you. But my point is that even as we are in the last hours of our stay here, it is important that we do the right thing. What would have been helpful would have been to raise the Revenue Division Bill for the remainder of the period under Revenue Allocation Bill for the remainder of the period. What we are doing is a shortcut that is going to be un-procedural."
}