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

{
    "id": 101641,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101641/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": "That was with a light touch, Mr. Speaker, Sir. It is only one month before the next financial year when we will add Kshs22 million for road maintenance to each constituency. So, Kshs4 million plus Kshs22 million is, in fact, Kshs26 million."
}