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

{
    "id": 1235419,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235419/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Sen. Mandago",
    "speaker_title": "",
    "speaker": {
        "id": 13577,
        "legal_name": "Kiplagat Jackson Mandago",
        "slug": "kiplagat-jackson-mandago"
    },
    "content": "Thank you, Mr. Speaker, Sir. My request is that the Chair of the NLC should be summoned, so that we can ask direct supplementary questions on the issue of valuation. Allow me to ask now that I have the chance, what plans the Ministry has to ensure that all public utilities in this country are titled. I thank you."
}