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

{
    "id": 92147,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/92147/?format=api",
    "text_counter": 517,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": " Madam Temporary Deputy Chairperson, this is training for new devolved entities. It will be necessary over the next two years and it will expand as we establish those entities."
}