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

{
    "id": 1111615,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111615/?format=api",
    "text_counter": 332,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "If you go to the description between Kisii and Nyamira counties at Keroka, what is described as the boundary is Nyaribari Masaba. If you say that the boundary is at Nyaribari Masaba and it is a constituency, that is very vague."
}