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

{
    "id": 105348,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/105348/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the Prime Minister in order to switch from English to Kiswahili? The Standing Orders are very clear that if you start speaking in English Language, then you must finish in English Language."
}