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

{
    "id": 262453,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262453/?format=api",
    "text_counter": 199,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "(a) The total amount of money that was raised by the Government during the Rights issue of the Government of Kenya shares at KPLC, amounted to Kshs123 million. The proceeds of this trading were treated as Ordinary Government of Kenya revenue and, hence, were not tied to any specific project."
}