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

{
    "id": 1111372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111372/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "It is unfair that we have left many of these issues. The first one is to have a unified human resource policy. Just the same way we discussed about what we need to do with the health workers, we need to do the same for ECDE teachers."
}