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

{
    "id": 101106,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101106/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I do not see why we should give priority to one Vote Head---"
}