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

{
    "id": 34148,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34148/?format=api",
    "text_counter": 430,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. It is really sad that hon. Githae stands to comment on a matter that he has not even understood. I am questioning the issue of differences in revenue accounts. What hon. Githae is talking about is completely out of ignorance."
}