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

{
    "id": 636465,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/636465/?format=api",
    "text_counter": 242,
    "type": "speech",
    "speaker_name": "Hon. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "Hon. Temporary Deputy Chairlady, that exchange is the reason I am telling you we adjourn this debate. Under Standing Order No.96, I move that the Chair do report progress, just before we even conclude. I think we have a right to make that request. I ask Hon. Abdikadir to second."
}