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

{
    "id": 96118,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96118/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Given that some Ministers are in the House and they have ready answers, would you consider allowing them to stand up during Statements time and give those answers in the form of Ministerial Statements in the next Order because they have the information and information can be shared?"
}