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

{
    "id": 456241,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456241/?format=api",
    "text_counter": 306,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Hon. Temporary Deputy Speaker, now that we are going to have, if this House approves and I beg that it does, Dr. Ali among the Commissioners and knowing very well that hon. Jimmy Angwenyi is here for some time and another lady called Wanga, I can guarantee you that we will have a good Commission."
}