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

{
    "id": 120376,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/120376/?format=api",
    "text_counter": 309,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir, for giving me this opportunity. The most important things that were supposed to have been said in respect to this very important Bill have already been raised by the hon. Members who have spoken."
}