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

{
    "id": 456199,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456199/?format=api",
    "text_counter": 264,
    "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 Chairman, I beg to move that the Committee doth report to the House its consideration of the Memorandum from His Excellency the President on Reservations to the Insurance (Amendment) Bill, National Assembly No.5 of 2013 and its approval thereof without amendments."
}