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

{
    "id": 598244,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/598244/?format=api",
    "text_counter": 394,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " This is a resumption of debate. Sen. Wetangula had concluded contributing to this Bill. There is no indication of interest in this debate and I notice that Sen. Musila is not here. I, therefore, stand this Bill down."
}