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

{
    "id": 1007941,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1007941/?format=api",
    "text_counter": 482,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Kamar",
    "speaker_title": "",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": "Mr. Speaker, Sir, I beg to report that the committee of the Whole has considered The National Drought Management Authority (Amendment) Bill (National Assembly Bills No. 26 of 2019) and its approval thereof without amendments."
}