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

{
    "id": 145082,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145082/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Mr. Speaker, Sir, I have said that we are only holding the maize. All the maize in the various depots was imported. We in the Ministry of Agriculture have no authority to sell the maize. We are only holding the maize on behalf of the Ministry of State for Special Programmes for relief purposes. We cannot do anything else."
}