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

{
    "id": 9971,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9971/?format=api",
    "text_counter": 384,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, it would be unpractical to guarantee the House that there will be no more delays because a delay could as well be caused by, for instance, a storm or snow in the United Kingdom (UK); that will have a knock-on effect. What we can guarantee is that there will be better communication to passengers whenever a delay occurs, so that they know what to expect rather than being kept in suspense. Some causes of flight delays are beyond the regulator or the airline."
}