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

{
    "id": 1503821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1503821/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Hon. Omboko Milemba",
    "speaker_title": "The Temporary Chairman",
    "speaker": {
        "id": 13328,
        "legal_name": "Jeremiah Omboko Milemba",
        "slug": "jeremiah-omboko-milemba"
    },
    "content": "Order, Hon. Members. A Member has risen from his place, and whenever a Member rises on Standing Order 35, it is as exact as it is. Let me call upon the Serjeant-at-Arms to ring the Quorum Bell for 10 minutes."
}