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

{
    "id": 161289,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/161289/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "On the issue of the royalties paid, I would like to inform the hon. Member that, indeed, the rates were adjusted in 2003. Initially, they used to pay Kshs3 per tonne but they are currently paying Kshs25 per tonne, according to the agreement of 2003."
}