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

{
    "id": 369443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/369443/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Hon. Waititu",
    "speaker_title": "",
    "speaker": {
        "id": 1618,
        "legal_name": "Francis Munyua Waititu",
        "slug": "francis-munyua-waititu"
    },
    "content": "On a point of order, hon. Speaker. I rise to let you know that most of the hon. Members are around. However, because the former Prime Minister is around, that is why they are not in the Chamber. They are, however, around."
}