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

{
    "id": 1270003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1270003/?format=api",
    "text_counter": 91,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "(1) State the total amount of revenue collected from the Tsavo National Park on an annual basis from 2018 to date, highlighting the contributions from various income streams including Value Added Tax, gate fees, land rates and other significant sources of income;"
}