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

{
    "id": 42584,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42584/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Mr. Deputy Speaker, Sir, I think Mr. Ethuro knows that we do not have those characteristics of impunity. It could be that as he is talking now, some of those candidates in Turkana have received their letters."
}