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

{
    "id": 14399,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/14399/?format=api",
    "text_counter": 373,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, according to my own observation, it is clear that we have political divisions in this committee. It is, therefore, important to understand what the Leader of Government Business is doing to heal these divisions between the two main political players."
}