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

{
    "id": 9646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9646/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Deputy Speaker, Sir. We do not ask Questions in this House just for the sake of asking. Kenyans are suffering and this Minister is saying things that are not true to the House. May I request that this Minister, Amos Kimunya---"
}