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

{
    "id": 2642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2642/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "Good point, Mr. Deputy Speaker, Sir. I could not agree more with the Assistant Minister that they are going to now seek some funding from somewhere. But in the meantime, we are being told by his Minister that the initial engagement is going to be for the Kenyan Government to pay!"
}