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

{
    "id": 1072565,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1072565/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "On Allegation No.6 on failure to deliver Annual State of the County Address, the Committee finds that from the evidence adduced, the County Government Act, 2012 does not specify the State of County Address that ought to be delivered and where it should be delivered."
}