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

{
    "id": 301938,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/301938/?format=api",
    "text_counter": 251,
    "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 desisted from speaking to this matter because I am a Member of the Executive and we have always decided not to interfere with the independence of the Commission. But I am very pleased with the direction that this is taking because reference to manual voting is basically just a sign of frustrations and desperations. I think everybody appreciates that there is need for us to go biometric in order to avoid the mess of last time. We really want to wish the joint Committees well in their undertaking."
}