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

{
    "id": 567666,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/567666/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Hon. Njenga",
    "speaker_title": "",
    "speaker": {
        "id": 1510,
        "legal_name": "Francis Kigo Njenga",
        "slug": "francis-kigo-njenga"
    },
    "content": "As much, as I support equity and democracy, I also support that transparency and accountability should be part of our daily work, as Members of Parliament. Therefore, I support that this Bill be adopted by this House and request other hon. Members to support it too."
}