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

{
    "id": 990070,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/990070/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "Mr. Speaker, Sir, I also wish to inform the House that I am uncomfortable reading this Statement because my county is a beneficiary of these funds. However, the Statement is not about which county, but the rationale of the distribution of the funds. I thank you."
}