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

{
    "id": 215667,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/215667/?format=api",
    "text_counter": 18,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) I confirm that the KRA employed 62 drivers between May and July 2007. (b) I confirm that those employed are qualified and competent drivers. (c) I hereby table copies of their driving licences and a full list of those who were employed."
}