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

{
    "id": 1034366,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1034366/?format=api",
    "text_counter": 151,
    "type": "speech",
    "speaker_name": "Kiambaa, JP",
    "speaker_title": "Hon. Paul Koinange",
    "speaker": {
        "id": 1775,
        "legal_name": "Paul Koinange",
        "slug": "paul-koinange"
    },
    "content": "Registration of births and deaths in Kenya assumes a community-based system, which is based on the fact that births and deaths occur in the community. Assistant Chiefs are, therefore, responsible for registration of births and deaths that occur at home while medical personnel register births and deaths that occur at health facilities."
}