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

{
    "id": 1111303,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111303/?format=api",
    "text_counter": 20,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "We invite them to take time and learn as much as they can. When they go back, they will also capacity build others. Devolution is the best thing that we gave ourselves as Kenyans and it has changed lives. Most of the county assemblies are captured by their executive but we do not blame them because devolution is young, unlike the Parliament"
}