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

{
    "id": 1042866,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1042866/?format=api",
    "text_counter": 646,
    "type": "speech",
    "speaker_name": "Sen. Ndwiga",
    "speaker_title": "",
    "speaker": {
        "id": 278,
        "legal_name": "Peter Njeru Ndwiga",
        "slug": "peter-ndwiga"
    },
    "content": "Madam Temporary Chairperson, I beg to move that the Committee do report to the Senate its consideration of the National Assembly amendments to the Tea Bill (Senate Bills No. 36 of 2018) and its approval thereof without amendments."
}