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

{
    "id": 480867,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/480867/?format=api",
    "text_counter": 365,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Chairperson",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " The instructions from Nairobi are cascaded downwards. If the Senator for Nairobi is not in, he has given instructions that so-and-so votes and if the other one is not in, so-and-so votes and so forth, ad infinitum."
}