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

{
    "id": 4360,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4360/?format=api",
    "text_counter": 241,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, while commending the Prime Minister for the very clear Statement that he has made this afternoon, could he inform this House of the far-reaching steps that the Government is taking to protect the remaining forests and make sure that logging is stamped out completely?"
}