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

{
    "id": 282672,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282672/?format=api",
    "text_counter": 232,
    "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, let me correct myself. First, I said that the court made a ruling and we respect that ruling. That is what the President has gone by. I should even have added that, that is what was also adopted by the Cabinet. So, if you want the official Government position, that is the official Government position. But I talked about my own position and said that I disagree. I have said clearly that there is an official position. I also said that, that ruling was being contested in court and there is an appeal."
}