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

{
    "id": 1111840,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111840/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Milgo",
    "speaker_title": "",
    "speaker": {
        "id": 13174,
        "legal_name": "Milgo Alice Chepkorir",
        "slug": "milgo-alice-chepkorir"
    },
    "content": "At birth, every child gets a birth certificate. That is the point of collecting data from an individual born in this country. If these people who are registering people were serious enough, they would have obtained this data from hospitals and schools. Most of the children are born in hospitals and most also access schools after free education was offered in this country."
}