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

{
    "id": 56682,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56682/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, indeed, there was an undertaking for the Ministerial Statement to be issued today but the Minister has been very busy consulting on fuel prices and what is happening urgently out there. So, I would like to ask that we schedule this matter for Tuesday, next week."
}