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

{
    "id": 202423,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202423/?format=api",
    "text_counter": 146,
    "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. Deputy Speaker, Sir, we will investigate those allegations. If we find out that there is any evidence that police officers could be involved, we will deal with it. As of now, I have no information that police officers are involved. To the contrary they have been trying very hard to deal with crime."
}