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

{
    "id": 657707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/657707/?format=api",
    "text_counter": 636,
    "type": "speech",
    "speaker_name": "Hon. A. B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Temporary Deputy Chairlady, I beg to move that the Committee of the whole House doth report to the House its consideration of the Land Laws (Amendment) Bill (National Assembly Bill No. 55 of 2015) and its approval thereof with amendments."
}