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

{
    "id": 20023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20023/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "In terms of the question raised by Mr. Keynan on whether the Prime Minister did not come to this House because of this audit report, I believe that the Deputy Prime Minister and Minister for Finance has made it very clear that this report has not even been in his office and I would highly doubt that the Prime Minister – knowing him as brave as he is – would have avoided to come just because there is a matter in a report. So, I think that, that is a bit farfetched and I would like to take it that the reason is really the business of the matter."
}