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

{
    "id": 200224,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200224/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, hon. Members! I think we have cleared the confusion now. A Supplementary Order Paper, which includes the amendments by Prof. Ojiambo, is now with us. So, we can proceed. We will now go to the next item, which is the Labour Relations Bill (Bill No.8)."
}