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

{
    "id": 130082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130082/?format=api",
    "text_counter": 470,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I rise to second the amendments. I wish to say that these amendments are in consonance with the issues that we addressed earlier on. In my humble view, this is a proper procedure. It marries the two views - the one from the other side and the other one from our side. I do not have to say more. That is the way we should go."
}