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

{
    "id": 96828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/96828/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I am asking that this Bill be deferred. However, I request that the relevant Departmental Committee of the House sits down with the officers from the Ministry and me in order to find the way forward."
}