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

{
    "id": 154516,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/154516/?format=api",
    "text_counter": 441,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Hon. Members, you can contribute at your own discretion because according to the Standing Orders, every hon. Member is allowed to debate for 20 minutes. If we agree and have consensus, please, take that in mind without the Chair ruling on it. We cannot make a ruling on that."
}