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

{
    "id": 195511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/195511/?format=api",
    "text_counter": 176,
    "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. Temporary Deputy Speaker, Sir, given that the interest shown by hon. Members in these matters is overwhelming and that there are only two hon. Members who want to contribute, I would be happy to donate two minutes to each one of them. However, I will leave it to your discretion to distribute my time."
}