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

{
    "id": 56973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/56973/?format=api",
    "text_counter": 64,
    "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": " Mr. Deputy Speaker, Sir, in my set of notes, I do not also have an answer to this Question. The hon. Member for Bura knows that I will wish those DOs to be in place in Bangale as soon as possible. However, I do not want to answer it at this stage. I will also follow it up with the Ministry of State for Provincial Administration and Internal Security, so that it could appear on the Order Paper tomorrow."
}