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

{
    "id": 213050,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213050/?format=api",
    "text_counter": 130,
    "type": "speech",
    "speaker_name": "Mr. Kaindi",
    "speaker_title": "",
    "speaker": {
        "id": 267,
        "legal_name": "Peter Kyalo Kaindi",
        "slug": "peter-kaindi"
    },
    "content": "Mr. Deputy Speaker, Sir, you are aware that sometime back, the Government waived some loans relating to the AFC. At the moment, we have about Kshs400 million outstanding in arrears. I think the Ministry is consulting to see which direction to go, particularly because we are cognisant of the fact that farmers are suffering in areas where there was crop failure."
}