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

{
    "id": 223371,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223371/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Kirwa",
    "speaker_title": "",
    "speaker": {
        "id": 311,
        "legal_name": "Kipruto Rono Kirwa",
        "slug": "kipruto-kirwa"
    },
    "content": "Mr. Deputy Speaker, Sir, unless my statistics are wrong, they are not the biggest grower or the largest buyer of tea by any stretch of imagination. I do not know whether my colleagues have this agreement. It may be interesting to just lay it on the Table of the House for every hon. Member to have a copy of it. In case there are any contentious issues in this agreement, I am willing to have further discussion over it and, if necessary, issue a Ministerial Statement on the status of this arrangement."
}