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

{
    "id": 203454,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203454/?format=api",
    "text_counter": 112,
    "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, the two Assistant Ministers have been going around the country on a special exercise to determine the viability of local authorities. So, they may not be here. I think that is something of national importance. So, if we could have the Question deferred to next week, it will help all of us."
}