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

{
    "id": 24662,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/24662/?format=api",
    "text_counter": 691,
    "type": "speech",
    "speaker_name": "Mr. Orengo",
    "speaker_title": "The Minister for Lands",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "This means if you make any statement that does not affect the return, then it is not an election offence. I can tell you that I did an election petition one time in Mandera. A PICK candidate made allegations that the KANU candidate had defected, and the court found that his statement actually affected the return of that particular election."
}