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

{
    "id": 98005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98005/?format=api",
    "text_counter": 68,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, the issue of subsidy does not only concern wheat. It is an issue that concerns the agricultural sector. It is a very hot issue in the WTO negotiations. We will not isolate wheat for a subsidy. When it comes to subsidy, the Government is already subsidizing fertilizer which is across the board because it affects wheat farmers and everybody else."
}