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

{
    "id": 128337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/128337/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "I may also wish to announce here that we are collapsing District Roads Committees to Constituency Road Committees. (b) The works on Mariakani-Kaloleni-Kilifi Road are in progress and they have already commenced. (c) The Ministry has completed the design for upgrading to dual carriageway of the Mombasa-Mtwapa Road and is sourcing for funds for implementation of the project. We will also look at the Kilifi Bridge."
}