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

{
    "id": 463678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/463678/?format=api",
    "text_counter": 243,
    "type": "speech",
    "speaker_name": "Ms. Mbalu",
    "speaker_title": "Hon. Temporary Deputy Speaker",
    "speaker": {
        "id": 432,
        "legal_name": "Jessica N. Mbalu",
        "slug": "jessica-mbalu"
    },
    "content": " Hon. Members, we are not able to put the Question on the Tax Appeals Tribunal Bill (National Assembly Bill No.7 of 2013). Therefore, I direct that the Question be put during the next sitting."
}