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

{
    "id": 22259,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22259/?format=api",
    "text_counter": 96,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Is it in order for Mr. Ruto, my very good friend, to depart from practice and read the Question when you have ruled that one can just ask because it is already written on the Order Paper?"
}