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

{
    "id": 137666,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/137666/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, as you know, this is the Committee of Supply Day and there are many of you who would like to speak. So, I will not give everybody an opportunity to seek a clarification. Since I know the Prime Minister has given directions as to who should answer the remaining questions, I will give the first priority to those who had indicated that they will ask questions, if they are on their feet."
}