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

{
    "id": 1111749,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111749/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Sen. Wamatangi",
    "speaker_title": "",
    "speaker": {
        "id": 646,
        "legal_name": "Paul Kimani Wamatangi",
        "slug": "paul-kimani-wamatangi"
    },
    "content": "Mr. Temporary Speaker, Sir, as I support the Statement by Sen. Dullo, we should not forget what other Members have said. We will have elections in the next few months. As much as we want to uphold their rights, if there are young people who cannot vote because they do not have identity cards---"
}