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

{
    "id": 1432939,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1432939/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "We shall, for the convenience of the House, continue to Vote 1032 as per Standing Order 133(10), which states: “The consideration of any part or a clause of a Bill may be postponed until such later stage of the proceedings in Committee on such Bill as the Committee may determine.” We shall come back to Vote 1026 later."
}