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

{
    "id": 1106345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1106345/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Gilgil, JP",
    "speaker_title": "Hon. (Ms.) Martha Wangari",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker. I know we have been waiting to contribute to this very important Bill. But, noting that it may not come on the Order Paper any other time and there is concurrence on debate, I rise on Standing Order No. 95 to ask the Mover to reply."
}