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

{
    "id": 114614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/114614/?format=api",
    "text_counter": 108,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "However, I want to assure the House that the answer which I have is not the right answer. With the information which I received in the last 30 minutes--- I always give correct answers. So, I do not want to read what I think is wrong, but I can give the information on the current position which I got within the last half-an-hour---"
}