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

{
    "id": 352000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/352000/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Kajwang",
    "speaker_title": "The Member for Ruaraka",
    "speaker": {
        "id": 164,
        "legal_name": "Gerald Otieno Kajwang",
        "slug": "otieno-kajwang"
    },
    "content": "“A candidate may, by written notice to the Clerk, withdraw his or her name before a ballot is started and, in the event of such withdrawal, the Clerk shall cross-out the name of that candidate off any ballot papers issued for that purpose or any subsequent ballot.”"
}