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

{
    "id": 41588,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/41588/?format=api",
    "text_counter": 324,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. While we are listening very carefully to this very important Motion that I really want to support, there are a lot of noise makers in the House. They want to divert the attention of the Members from the Motion."
}