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

{
    "id": 201811,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201811/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Munya",
    "speaker_title": "The Assistant Minister, Office of the President",
    "speaker": {
        "id": 279,
        "legal_name": "Joseph Konzolo Munyao",
        "slug": "joseph-munyao"
    },
    "content": " Mr. Speaker, Sir, I have not been given a report by the police. They are independently conducting their investigations. If Mr. Marende wants to help them with the information which he seems to have, he can go to one of the police stations and provide the information. But as I emphasised, let all the politicians in this House take responsibility and restrain themselves as we approach the elections period. We are investigating all acts of violence, including the one in Kisii, Kibera and any other violence that may take place anywhere as we go for elections."
}