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

{
    "id": 5340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5340/?format=api",
    "text_counter": 336,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Order, Mr. Midiwo! The Deputy Leader of Government Business has indicated that he is going to undertake further consultations. The Chair has ruled that while that is taking place, you will address the House from where you are or from wherever else but not from the Dispatch Box; after the consultations have been completed, there will be a communication on the matter. Please continue now to second!"
}