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

{
    "id": 315181,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/315181/?format=api",
    "text_counter": 14,
    "type": "speech",
    "speaker_name": "Mr. M. Kilonzo",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 47,
        "legal_name": "Mutula Kilonzo",
        "slug": "mutula-kilonzo"
    },
    "content": " Mr. Speaker, Sir, I have consulted the hon. Member and I wanted to communicate to the House the proposal I have made to him that I be allowed to answer this Question tomorrow. This is because it is a very important Question affecting a very important sector. I wanted to prepare and present a comprehensive position. I will be ready tomorrow. I am not ready today because it is being polished. I had received a preliminary answer which was not satisfactory from the technocrats and hence my request."
}