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

{
    "id": 4334,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4334/?format=api",
    "text_counter": 215,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Except that I would like the Prime Minister to respond to the issues raised substantively after I have made a ruling on the admissibility of the document. I do not wish the questions or the statements to be dealt with partly. I want the matter dealt with conclusively in one session. So, if it is an attempt to seek further clarification from the Prime Minister before I give a ruling on these two documents, then it is not admissible."
}