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

{
    "id": 1113032,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1113032/?format=api",
    "text_counter": 132,
    "type": "speech",
    "speaker_name": "Kangema, JP",
    "speaker_title": "Hon. Clement Kigano",
    "speaker": {
        "id": 13358,
        "legal_name": "Clement Muturi Kigano",
        "slug": "clement-muturi-kigano"
    },
    "content": " I am not comfortable because this is not the end of voter registration. There are a lot of anomalies in the exercise to date and we shall be asking the IEBC to extend the period or gazette another extension. We will issue a Statement in two weeks."
}