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

{
    "id": 1111841,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111841/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Milgo",
    "speaker_title": "",
    "speaker": {
        "id": 13174,
        "legal_name": "Milgo Alice Chepkorir",
        "slug": "milgo-alice-chepkorir"
    },
    "content": "It shows there is no serious --- of ID cards. As most of my colleagues have said, it will bring about discrimination of certain areas because some people may not even be able to register now to become voters. That means they will not be able to determine or choose their own government. That is why year in year out, we are talking of low voter registration because of lack of such important documents."
}