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

{
    "id": 1063654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1063654/?format=api",
    "text_counter": 21,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "Mr. Speaker, Sir, we had two experts; Prof. Kameri Mbote and Dr. Collins Odote. They pointed out that if we identify an error of form, not an error of substance, which changes the wishes of the promoters of the Bill, we can take steps to amend the Bill to correct those errors."
}