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

{
    "id": 354241,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/354241/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Hon. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "On a point of order, hon. Deputy Speaker. Is the hon. Member in order to complain on the Floor yet the list of Members to these Committees are actually being handed in by the whips of the various political parties?"
}