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

{
    "id": 1101116,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1101116/?format=api",
    "text_counter": 566,
    "type": "speech",
    "speaker_name": "Sen. Kasanga",
    "speaker_title": "",
    "speaker": {
        "id": 13185,
        "legal_name": "Sylvia Mueni Kasanga",
        "slug": "sylvia-mueni-kasanga"
    },
    "content": "Madam Deputy Speaker, I beg to move that the Mental Health (Amendment) Bill (Senate Bills No. 28 of 2020) be now read a Third Time. I call upon Sen. Sakaja to second."
}