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

{
    "id": 104054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104054/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Mr. Mwangi",
    "speaker_title": "",
    "speaker": {
        "id": 1409,
        "legal_name": "James Mwangi Gakuya",
        "slug": "james-mwangi-gakuya"
    },
    "content": "Mr. Speaker, Sir, the Assistant Minister has said that there is free fertilizer and subsidized fertilizer. Could he tell the House which areas qualify for the subsidized and free fertilizer because in my area we have not heard of free fertilizer?"
}