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

{
    "id": 345403,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/345403/?format=api",
    "text_counter": 800,
    "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, we will then carry forward the rest of the business to Tuesday morning. I will ask the Members that having made so much progress and sacrifice, an extra half-an-hour would help us, at least, to have an anti-corruption chief by the time we go for the weekend and other appointments, so that we can reserve Tuesday morning for the Finance Bills. I want to plead with the Members that we grant just this half-an-hour and do some business. With those few remarks, I beg to move and ask Mr. Midiwo to second."
}