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

{
    "id": 1103161,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103161/?format=api",
    "text_counter": 204,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "I am happy that this Senate is alive to the fact that conditional grants cannot be sharable revenue. That is the reason why we had to come up with the conditional grant legislation. It enabled us to be sending money to the counties as conditional grant."
}