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

{
    "id": 82215,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82215/?format=api",
    "text_counter": 38,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " You are out of order because the Minister has sought permission to extend time within which to get information and the Questioner has no problem with that. He has given him that indulgence. You will have to wait until Tuesday so that you can raise your supplementary questions. Let us move on to the next Question!"
}