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

{
    "id": 60438,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60438/?format=api",
    "text_counter": 149,
    "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 do not need advice from the hon. Member as to the process, because this Government is very well versed in the process that is to be followed. I wonder whether it would be proper for the hon. Member to declare his interest in this matter as required by the Standing Orders."
}