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

{
    "id": 513876,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/513876/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Hon. Bowen",
    "speaker_title": "",
    "speaker": {
        "id": 2256,
        "legal_name": "David Kangongo Bowen",
        "slug": "david-kangongo-bowen"
    },
    "content": "On a point of order, hon. Temporary Deputy Speaker. I wanted to also support my good friend, hon. Opiyo from Awendo---"
}