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

{
    "id": 333599,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333599/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to thank the Minister for having attempted to answer this Question. In part (c) of his answer, he says that there is a new sub-station which has been constructed at Makutano, and that this has improved power stability in the area, including places like Timboroa, Londiani, Eldama Ravine and"
}