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

{
    "id": 170606,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/170606/?format=api",
    "text_counter": 518,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": " Mr. Speaker, Sir, I am just concluding. Secondly, because this is a serious matter, we had discussion this morning with Cereal Growers Association and a new price has been agreed upon between the Government and farmers. The Government will now buy maize from farmers at a price of Kshs2,300 per 90 kilogramme bag."
}