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

{
    "id": 1181121,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1181121/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "We should have a system that generates the IDs automatically, so that when you reach 18 years, you are issued with an ID card and a passport so that Kenyans are not exposed to the indignities of being denied this important document."
}