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

{
    "id": 1007924,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1007924/?format=api",
    "text_counter": 465,
    "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 Assembly amendments to the Petition to County Assemblies (Procedure) Bill (Senate Bills No. 22 of 2018) and its approval thereof."
}