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

{
    "id": 108033,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/108033/?format=api",
    "text_counter": 131,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "The Minister for Nairobi Metropolitan Development",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "On the issue at hand, there is a solution, which is that we pass this Motion without any amendments. That way, it will have taken care of all the amendments. What we are doing is an exercise in futility. We are just going through the Motions for the amendments."
}