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

{
    "id": 118223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118223/?format=api",
    "text_counter": 353,
    "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. Deputy Speaker, Sir, I also want to confirm that, indeed, hon. Nkaisserry wrote to me and I wrote back to him concerning the Government’s position and commitment to writing off loans for farmers who are not able to pay, while we encourage all other farmers who are in a position to pay to do so, so that we can have money for onward lending to other deserving cases."
}