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

{
    "id": 101046,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101046/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Okemo",
    "speaker_title": "",
    "speaker": {
        "id": 198,
        "legal_name": "Chrysanthus Barnabas Okemo",
        "slug": "chrysanthus-okemo"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is the Prime Minister in order to mislead this House that during the time I served as the Minister for Finance, we did not give the breakdown of items on Vote on Account? By the way, he was part of that Government."
}