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

{
    "id": 124123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/124123/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Prof. Kamar",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 33,
        "legal_name": "Margaret Jepkoech Kamar",
        "slug": "margaret-kamar"
    },
    "content": " Before I ask hon. Ojode to repeat what I cut him short on, I would like to allow the Chairman of the Committee on Justice and Legal Affairs, in the absence of the Chairman of the Committee on Finance, Planning and Trade, because they worked on this Bill together, to make a statement."
}