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

{
    "id": 1400879,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1400879/?format=api",
    "text_counter": 40,
    "type": "speech",
    "speaker_name": "Hon. Aden Duale",
    "speaker_title": "The Cabinet Secretary for Defence",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Speaker, Sir, we were looking for time and talking to the Governor. He has now given us his availability and I assure this House that tomorrow, at 9.00 a.m., we are expecting the Governor and we will hand over."
}