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

{
    "id": 534799,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/534799/?format=api",
    "text_counter": 340,
    "type": "speech",
    "speaker_name": "Sen. Ongoro",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 125,
        "legal_name": "Elizabeth Ongoro Masha",
        "slug": "elizabeth-ongoro"
    },
    "content": " Hon. Senators, under Standing Order No.30 (2) and for the convenient of the Senate, I will use my discretion to allow the Senate to extend its sitting to 6.45 p.m. to allow the Senators here present to give their contributions. Senator for Kakamega!"
}