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

{
    "id": 40148,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40148/?format=api",
    "text_counter": 350,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Madam Temporary Deputy Speaker, in the interest of justice and fair play, I would like to request that instead of having the matter debated tomorrow – because as you see, we will be very busy today and tomorrow – may I suggest that I withdraw this Motion so that we can have fairer consultations so that we report progress to this House."
}