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

{
    "id": 1435839,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1435839/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Sen. Wamatinga",
    "speaker_title": "",
    "speaker": {
        "id": 13582,
        "legal_name": "Wahome Wamatinga",
        "slug": "wahome-wamatinga"
    },
    "content": "As I sit down, I commend the Senate for their role and, more importantly, the committees for the Bill they have brought before this House. We must be more visible and present in our counties, so that the role of this House can be felt."
}