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

{
    "id": 112826,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112826/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, I have assured the House that there is funding for this exercise. What I have said I cannot undertake is to tell this House exactly when the referendum will take place. I did not say that the referendum will not take place. I just said, I cannot say exactly when it will take place."
}