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

{
    "id": 1270001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1270001/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Sen. Mwaruma",
    "speaker_title": "",
    "speaker": {
        "id": 13223,
        "legal_name": "Johnes Mwashushe Mwaruma",
        "slug": "johnes-mwashushe-mwaruma"
    },
    "content": "Mr. Speaker, Sir, I rise pursuant to Standing Order No. 53 (1) to seek a Statement from the Standing Committee on Land, Environment and Natural Resources regarding the status of revenue sharing generated from the Tsavo National Park between the national Government and the County Government of Taita Taveta."
}