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

{
    "id": 243906,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/243906/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Mr. Kipchumba",
    "speaker_title": "",
    "speaker": {
        "id": 313,
        "legal_name": "Joseph Kipchumba Lagat",
        "slug": "joseph-lagat"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Given that I am on the Opposition side, the practice is such that the Chair should give a chance to hon. Members from KANU and LDP so that a balance is achieved in the House."
}