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

{
    "id": 666210,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666210/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Hon. Nyenze",
    "speaker_title": "",
    "speaker": {
        "id": 1987,
        "legal_name": "Francis Mwanzia Nyenze (Deceased)",
        "slug": "francis-mwanzia-nyenze"
    },
    "content": "Thank you, Hon. Deputy Speaker. I wanted to say that the NGCDF is very important to this House and the country. It has contributed so much to development. If there is no NGCDF, there will be no Budget."
}