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

{
    "id": 12004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12004/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Mr. Speaker, Sir, I, therefore, would like to request for a decision to be made on whether the Statement can be made, while the matter is currently before PAC, as it would be a breach of the rule curtailing anticipating debate of a Report before a Committee."
}