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

{
    "id": 112043,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112043/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for the Assistant Minister to mislead this House that the maximum age for chairmen of boards of parastatals and, more particularly, Kenya Airports Authority (KAA) is 60 years?"
}