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

{
    "id": 6441,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6441/?format=api",
    "text_counter": 448,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I am sorry I have to interrupt you, Mr. Gitari, but you will have another five minutes next Wednesday. On that note, hon. Members, we have come to the end of today’s sitting. Therefore, the House stands adjourned until this afternoon at 2.30 p.m."
}