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

{
    "id": 1354548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1354548/?format=api",
    "text_counter": 374,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, we are three minutes from the appointed time by the Hon. Speaker for the Adjournment Motion by Hon. Abdul Haro. For the convenience of the House, you will be guided by Standing Order 33. The Mover will have 10 minutes and every other Member shall have a maximum of five minutes. We will begin and this debate will continue in the next sitting."
}