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

{
    "id": 585569,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/585569/?format=api",
    "text_counter": 64,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Thank you, Hon. Speaker. I beg to move:- THAT, the Senate Amendments to the Statute Law (Miscellaneous Amendments) (No. 2) Bill (National Assembly Bill 33 of 2013) be now considered."
}