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

{
    "id": 2521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2521/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, thirdly, they are not in Somalia as a result of a declaration of war. We sought that earlier on and we were informed by the Government that the Kenya Government was not at war. So, there is no basis at all to go into secret to discuss matters that Kenyans want to hear about and know what is happening."
}