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

{
    "id": 1063659,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1063659/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "I want to persuade the House that this is an error that does not change the substance of the Bill. We are not changing the intention of the promoters; we are just doing an amendment that will correct errors that appear on the face of the Bill that was read before us."
}