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

{
    "id": 1110105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1110105/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, at the moment we are going through a very difficult period in this country in relation to borrowing, debt and taxation. You can see even the citizens now going to court on issues of debt, borrowing and taxation, which means they are beginning to lose faith in the legislature; which should be seized of this matter. Without further ado, I agree that this matter be taken to the Committee with directions from you as Speaker."
}