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

{
    "id": 10762,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10762/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Kaino",
    "speaker_title": "",
    "speaker": {
        "id": 32,
        "legal_name": "Boaz Kipchumba Kaino",
        "slug": "boaz-kaino"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Through the Chair, I am pleading that the Assistant Minister listens to me. I am talking about a situation where water has covered huge tracts of land and we cannot grow food. I want him to deal with that water."
}