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

{
    "id": 1029901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1029901/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Kilifi North, ODM",
    "speaker_title": "Hon. Owen Baya",
    "speaker": {
        "id": 13373,
        "legal_name": "Owen Yaa Baya",
        "slug": "owen-yaa-baya"
    },
    "content": " I just want to say that Kenyans suffer walking long distances to register as Kenyans. In my county, we have large tracts of land. People have to travel long distances, especially when children are born at home."
}