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

{
    "id": 654044,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/654044/?format=api",
    "text_counter": 416,
    "type": "speech",
    "speaker_name": "Hon. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Thank you, Hon. Temporary Deputy Speaker for giving me this opportunity to contribute to this Motion. I support the Supplementary Budget. In the Supplementary Estimates, there is a provision for additional money for Technical Training Institutes (TTIs) across the country. This will go a long way in finalising construction of TTIs that are on-going in our constituencies and give us an opportunity to construct more in the next financial year."
}