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

{
    "id": 282676,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/282676/?format=api",
    "text_counter": 236,
    "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, I have actually stated clearly what the Cabinet decision was. I only wanted to add that it was not a unanimous decision, but it is a decision all the same. That is the reason I went on to state my own preference. But as the hon. Member knows, this matter is already being contested in court. There is already a court case that is ongoing and, therefore, we will await the outcome of that petition."
}