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

{
    "id": 161280,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/161280/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "The Assistant Minister for Environment and Mineral Resources",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "(a) The Kenya Government earns an approximate of Kshs15 million from Magadi Soda Company Limited annually. The royalties fluctuate depending on the quantity of soda ash, crushed raw soda and salt sold annually. For instance, in 2008 the Government received Kshs15,557,803 while in 2007 it received Kshs13,175,340."
}