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

{
    "id": 341440,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/341440/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Deputy Speaker, Sir, I seek the indulgence of the House as we wait for the arrival of the Minister for Energy. In the meantime, I suggest that we move on to, perhaps, the next Question or defer this Question until tomorrow. In any case, we only have a limited window before the next item."
}