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

{
    "id": 201404,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201404/?format=api",
    "text_counter": 440,
    "type": "speech",
    "speaker_name": "[The Minister for Finance]",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "has consulted with the industry. That is my understanding of what we agreed with the Committee and we brought this amendment on that understanding. I would rather that the Committee does some consultation - which is happening - in order to support what we had agreed on and, therefore, withdraw what they have proposed."
}