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

{
    "id": 493036,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/493036/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " May I propose that we deal with issues as they come, Sen. Billow. Right now, we are dealing with the Presidential Address. A point of order has been raised by Sen. Khaniri and I can see that Sen. Haji is also seeking the Floor. Can we deal with that one first?"
}