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

{
    "id": 1012344,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1012344/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Kimilili, JP",
    "speaker_title": "Hon. Didmus Barasa",
    "speaker": {
        "id": 1885,
        "legal_name": "Didmus Wekesa Barasa Mutua",
        "slug": "didmus-wekesa-barasa-mutua"
    },
    "content": "of the petitions sought will not only provide information, but bring improvements. They can also be replicated elsewhere across the country. So, Hon. Kabinga this is very good and God bless you."
}