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

{
    "id": 161281,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/161281/?format=api",
    "text_counter": 151,
    "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": "(b) The kind of agreement contract existing between the Kenya Government and owners of Magadi Soda Company operates under a land lease issued on 1st November, 1924 for 99 years by the Commissioner of Lands during the colonial era."
}