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

{
    "id": 3304,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3304/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Mwiru",
    "speaker_title": "",
    "speaker": {
        "id": 107,
        "legal_name": "Alex Muthengi Mburi Mwiru",
        "slug": "alex-mwiru"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the Minister had indicated that one of the reasons of phasing out the 14-seater matatu was to decongest our roads. Could he indicate how many man hours are today lost after deregistration of 14-seater vis-à-vis what we were losing on our roads before that directive?"
}