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

{
    "id": 381012,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/381012/?format=api",
    "text_counter": 12,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": "The rules are clear! I order that the Bell be rung for another five minutes. After that, if we do not realise a quorum, it is mandatory that the House must be adjourned. So, I hope that we will get a quorum in the next five minutes."
}