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

{
    "id": 379023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/379023/?format=api",
    "text_counter": 11,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Hon. Senators, we still do not have a quorum. Under Standing Order No.34 (2), I will allow that the Division Bell be rung for a further five minutes. Ring the Bell."
}