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

{
    "id": 1111900,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111900/?format=api",
    "text_counter": 196,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Let me conclude by saying that we need to ensure that we translate what we have debated here to law. We draft a law that makes it mandatory for registration. In any case, Article 6 of the Constitution talks about devolution of all functions of national Government, both at the national and county level. Why can we not ensure that registration of person is devolved to the constituency level, which are sub-counties now? There are some constituencies that have more than"
}