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

{
    "id": 2520,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2520/?format=api",
    "text_counter": 211,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Constitution requires that all proceedings of the House and Committees of the House be in public. In order to go into a private session, a basis needs to be really made. No such basis has been made. The Kenyan people are entitled to know. It is not a secret that our forces are in Somalia."
}