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

{
    "id": 1032020,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1032020/?format=api",
    "text_counter": 312,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "We should remember that the most important reason why the BBI should be supported is for us to establish what we call a consensus democracy, which has worked in Switzerland, Belgium and Northern Ireland. I have no doubt that if it has worked in those---"
}