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

{
    "id": 703630,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/703630/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Sen. Sang",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 907,
        "legal_name": "Stephen Kipyego Sang",
        "slug": "stephen-kipyego-sang"
    },
    "content": "Hon. Senators, we will proceed to Division with regard to Order Nos.8 and 9. We do not have the threshold for Order Nos.10 and 11. So, we will proceed into voting under Division for Order Nos.8 and 9."
}