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

{
    "id": 952789,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/952789/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Secondly, we need to deal with the question of conditional grants. Conditional grants are cumulatively about Kshs10 billion. They may increase to Kshs20, Kshs30 or even Kshs100 billion."
}