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

{
    "id": 108722,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108722/?format=api",
    "text_counter": 820,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "Mr. Speaker, Sir, in solidarity with them, because they have demonstrated a lot of zeal, I want to request that you direct the Sergeant-at-Arms to provide for them permanent seats outside, so that they do not have to keep on coming in and going out."
}