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

{
    "id": 656320,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/656320/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Hon. A.B Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "On a point of order, through you, Hon. Temporary Deputy Chairman. I have tabled 101 constituencies. Check whether your constituency’s name has not been submitted. We are going to approve them on Thursday, being the last day, before we go on recess."
}