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

{
    "id": 147821,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/147821/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Samoei",
    "speaker_title": "",
    "speaker": {
        "id": 204,
        "legal_name": "William Samoei Ruto",
        "slug": "william-ruto"
    },
    "content": "Mr. Speaker, Sir, we did not want to mix fertilizers this year because we were already in a crisis. If we had introduced other forms of fertilizer we would have run into problems with farmers. We would have had to explain to them that they need to use a different form of fertilizer. On the other hand, they would be expecting subsidized fertilizer from the Government. So, we decided to deal with one problem to, at least, create a constant supply of fertilizer."
}