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

{
    "id": 789707,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/789707/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Hon. Ng’ongo",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Hon. Chairman, I just wanted to confirm that really the communication from the Speaker was very clear. As Hon. Millie was walking out, he even reconfirmed that she would be out for the remainder of the sitting. So, Hon. Millie is perfectly here. Actually, she did not sneak in. She has been around even when the substantive Speaker was here."
}