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

{
    "id": 3451,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3451/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " You may seek the Ministerial Statement from the Minister. As I said, you should just summarise what it is about and give the written copy to the Minister, so that you do not read out a long statement. We have run out of Question Time."
}