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

{
    "id": 125579,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125579/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "Mr. Speaker, Sir, yes, I can give that assurance that, once I have the name and the circumstances which clearly establishes the fact that an offence has been committed, I will take the appropriate action. But, of course, I will do that with the assistance of the Commissioner of Police and the Attorney-General. I do not arrest or prosecute."
}