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

{
    "id": 1050268,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1050268/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Sen. Kiburi",
    "speaker_title": "",
    "speaker": {
        "id": 106,
        "legal_name": "David Njuguna Kiburi Mwaura",
        "slug": "david-mwaura"
    },
    "content": "Yes. On a point of order, Madam Deputy Speaker. The Senate Minority Whip would have requested that tomorrow we allow both methods of voting, so that for those who will not be in, they can also vote through the Zoom platform. Thank you."
}