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

{
    "id": 333986,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333986/?format=api",
    "text_counter": 140,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I thank the Prime Minister for that key address to this House. I would ask him to respond to one critical issue concerning the accommodation facilities for the incoming governments. What is the Government doing to make sure that these offices are ready, as we prepare to go into devolved units?"
}