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

{
    "id": 1007826,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1007826/?format=api",
    "text_counter": 367,
    "type": "speech",
    "speaker_name": "Sen. Seneta",
    "speaker_title": "",
    "speaker": {
        "id": 611,
        "legal_name": "Mary Yiane Senata",
        "slug": "mary-yiane-senata"
    },
    "content": "Madam Chairperson, I beg to move that the Committee do report to the Senate its consideration of the Kenya Medical Supplies Authority (Amendment) Bill (Senate Bills No. 38 of 2018) and its approval thereof with amendments."
}