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

{
    "id": 1031482,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1031482/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Hon. Justin Muturi",
    "speaker_title": "The Speaker of the National Assembly",
    "speaker": {
        "id": 215,
        "legal_name": "Justin Bedan Njoka Muturi",
        "slug": "justin-muturi"
    },
    "content": "This is going to be the second major milestone towards the use of Kiswahili in parliamentary proceedings, after the first one in 1974 which was undertaken following a directive to Parliament by the founding President, His Excellency the late Mzee Jomo Kenyatta."
}