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

{
    "id": 206101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/206101/?format=api",
    "text_counter": 156,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Arising from your ruling, that you will move to the Committee of the whole House and consider the two Bills, I want to request that you enlighten the House with regard to the procedure that will be followed when we are dealing with the Media Bill."
}