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

{
    "id": 4156,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4156/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " In that case you will table your answer, so that the hon. Member gets time to go through it. Mr. Mututho, would you like to comment on that? It is the practice. The Chair has consistently said that Ministers must not take Question Time as an opportunity for giving Ministerial Statements."
}