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

{
    "id": 122854,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122854/?format=api",
    "text_counter": 335,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "As I have stated before and I will restate it again, it is my intention and the Treasury’s intention to ensure that we have a very close working relationship with this House. We have the comments that we receive from hon. Members. Where possible, we incorporate and take them on board."
}