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

{
    "id": 32190,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32190/?format=api",
    "text_counter": 359,
    "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. As the Minister is giving the undertaking that you have required of him, could he also confirm to this House that the reason why they are withholding these Bills is to shorten the time, so that"
}