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

{
    "id": 1286278,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1286278/?format=api",
    "text_counter": 483,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 2802,
        "legal_name": "Kathuri Murungi",
        "slug": "kathuri-murungi"
    },
    "content": " Senate Majority Leader, you know exactly that is what I said. From where I sit, there have been so many recommendations from the Members. That is why I said that it will be very important if they file the amendments, so that they can be considered by the House tomorrow. We are now going to the Division. I request that the Division Bell be rung for five minutes"
}