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

{
    "id": 82003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/82003/?format=api",
    "text_counter": 224,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " On a point of order, Mr. Speaker, Sir. Actually, I wanted to make a contribution. However, my point of order is that I would like to inform the House that the Minister, after consultations with His Excellency the President and myself, he informed us that having made his contribution yesterday and having listened to hon. Members’ views, he has decided to step aside to allow for a thorough investigation into this matter."
}