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

{
    "id": 302009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302009/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Likewise, regarding business on Order No.11 and Order No.12, I have also been informed by hon. Members that they would prefer to debate the Report on KPCU before this comes and they have sought that these two Orders also be deferred. So, Order Nos. 10, 11, 12 and 13 are all deferred and they will be re-listed on the Order Paper in accordance with directions from the House Business Committee."
}