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

{
    "id": 1116111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1116111/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Kipipiri, JP",
    "speaker_title": "Hon. Amos Kimunya",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Kitui East, Kitui Central, Kibwezi East, Kibwezi West, Kangundo, Mwingi North, Kanduyi, Teso North, Butere, Mumias West, Kaloleni, Wajir North, Mandera South, Gichugu, Laisamis, Kirinyaga Central, Centra Imenti, Mandera North, Shinyalu, Funyula and Matungu. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}