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

{
    "id": 1129995,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1129995/?format=api",
    "text_counter": 22,
    "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": "Your Excellency, allow me, in the usual parliamentary practice, to recognise some of the distinguished guests who are with us today. Seated in the Speaker’s Row, are His Excellency the Hon. Deputy President of the Republic of Kenya, Dr. William Ruto, EGH;"
}