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

{
    "id": 1126487,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1126487/?format=api",
    "text_counter": 343,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "We have talented individuals in this country. This country leads in terms of technology. If you go to Ngong Road, you will find many technology hubs. There are many start-up companies that have been sold for millions of dollars."
}