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

{
    "id": 198221,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/198221/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "The Vice-President and Minister for Home Affairs",
    "speaker": {
        "id": 188,
        "legal_name": "Stephen Kalonzo Musyoka",
        "slug": "kalonzo-musyoka"
    },
    "content": " Mr. Clerk has already pronounced himself on the all- important matter of secret balloting. Therefore, he is the returning officer. I think we are duty-bound to follow the ruling of the Clerk. Therefore, I want to suggest that the Clerks here note the names of any voter who is showing the way he or she has voted. It is very important."
}