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

{
    "id": 1202804,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1202804/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "He also talked about agriculture. In many occasions, we have been reminded that agriculture is the backbone of our economy. However, we do not treat it as so. As long as we continue to rely on rain-fed agriculture, because that is what 80 to 90 per cent of"
}