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

{
    "id": 124628,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124628/?format=api",
    "text_counter": 471,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Eng. Maina, you will have the right to 45 more minutes when we resume next time! Hon. Members, that concludes the business on the Order Paper. Therefore, the House stands adjourned until this afternoon at 2.30 p.m."
}