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

{
    "id": 10203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10203/?format=api",
    "text_counter": 16,
    "type": "speech",
    "speaker_name": "Mr. Ndambuki",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "Madam Temporary Deputy Speaker, they claimed that it was closed because there was insufficient crop at that time. However, we now know that there is a lot of food in the area. I have also said that I will consult with them and agree on the matter, then I will let the hon. Member know when we will do so."
}