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

{
    "id": 1005301,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1005301/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "I urge respective Standing Committees to expeditiously conclude consideration of the Bills and table reports pursuant to the Standing Orders. I also urge respective Movers of the Bills and amendments to be in the House whenever the Bills are scheduled to facilitate speedy consideration and smooth transition to the next stage."
}