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

{
    "id": 1111819,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111819/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Sen. Mutula Kilonzo Jnr.",
    "speaker_title": "",
    "speaker": {
        "id": 13156,
        "legal_name": "Mutula Kilonzo Jnr",
        "slug": "mutula-kilonzo-jnr"
    },
    "content": "Madam Deputy Speaker, I am not sure whether there was an amendment on the Registration of Persons Act. I can recall there was and I also made an attempt to have birth certificates issued for free to all children born in Kenya. It should be made available for free but the mothers of Makueni pay Kshs150 for every birth certificate. By the time a child is in Class Four or Eight, they do not have a birth certificate, hence the problem is transferred up to the time they are 18."
}