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

{
    "id": 1068222,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1068222/?format=api",
    "text_counter": 389,
    "type": "speech",
    "speaker_name": "Ol Kalou, JP",
    "speaker_title": "Hon. David Kiaraho",
    "speaker": {
        "id": 2648,
        "legal_name": "David Njuguna Kiaraho",
        "slug": "david-njuguna-kiaraho"
    },
    "content": " I, David Njuguna Kiaraho, on behalf of the great people of Ol Kalou Constituency, I vote yes. The electronic version of the Official Hansard Report is for information purposesonly. A certified version of this Report can be obtained from the Hansard Editor."
}