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

{
    "id": 1111828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111828/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Sen. Mutula Kilonzo Jnr.",
    "speaker_title": "",
    "speaker": {
        "id": 13156,
        "legal_name": "Mutula Kilonzo Jnr",
        "slug": "mutula-kilonzo-jnr"
    },
    "content": "In the advent of devolution, the question of numbers has now been turned into the politics of resource allocation. We must continue telling the people who care to listen that devolution was not supposed to take care of the people who have been taken care of since independence but outliers. That is the same thing about ID cards."
}