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

{
    "id": 127319,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127319/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Speaker, Sir, the answer that I gave is that the Acts are not uniform. There are some which allow for discretion. That is probably what His Excellency the President used in appointing Maj. Ali. I will need to look at the Act itself."
}