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

{
    "id": 444007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/444007/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "requires the Leader of Majority Party to submit to the Speaker for approval a schedule containing the order in which the Cabinet Secretaries shall present their reports to the House. Hon. Speaker, I further wish to update hon. Members on the eight legislative proposals with constitutional deadlines."
}