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

{
    "id": 45024,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45024/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Mr. Imanyara, the Assistant Minister has revised the day to Wednesday. So, the Statement will be made on Wednesday next week in the morning. Is there any other Minister with a Ministerial Statement? Any other hon. Members seeking Ministerial Statements? Next order!"
}