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

{
    "id": 55008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55008/?format=api",
    "text_counter": 375,
    "type": "speech",
    "speaker_name": "Mr. Chachu",
    "speaker_title": "",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, from the outset, I want to thank this Committee for having gone as far as Marsabit, where Badasa Dam is being constructed at the moment. I have had an opportunity to visit it with the Minister and other Members of Parliament of the Marsabit County. Whatever is going on there, it is very impressive work."
}