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

{
    "id": 12147,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12147/?format=api",
    "text_counter": 453,
    "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 information, Mr. Temporary Deputy Speaker, Sir. I just want to inform Mr. C. Kilonzo that actually Mr. Kioni is more senior than Mr. Ethuro in the PNU hierarchy. He is the deputy secretary-general."
}