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

{
    "id": 1030607,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030607/?format=api",
    "text_counter": 301,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "It is true that we must strive to work and we ought to be in this House coming up with ideas on how to help Kenyans, but on the other hand, we must also bring to the people’s attention that this pandemic is so grave, and we must also take precaution measures."
}