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

{
    "id": 111072,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111072/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, given that it is the Committee of the House that thwarted his plans to follow that procedure, could he consider bringing that policy to the main House so that we can amend it and, if necessary, divert those funds to the constituencies? We can spend that money to build computer labs?"
}