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

{
    "id": 190277,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/190277/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. We feel disadvantaged because the Printed Estimates are not there. I know that this issue has been raised several times, but how are we expected to contribute to this particular Vote if we are disadvantaged and do not have the Printed Estimates?"
}