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

{
    "id": 234945,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234945/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Muiruri",
    "speaker_title": "",
    "speaker": {
        "id": 238,
        "legal_name": "Patrick Kariuki Muiruri",
        "slug": "patrick-muiruri"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I know for sure that the top management of the KNAC 2000 are Zimbabweans. It is only that I do not have their names here, but they are foreigners! That is the truth of the matter."
}