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

{
    "id": 877600,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/877600/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Mr. Speaker, Sir, I beg to move and request that, since we have the numbers, having being advised by the Whips, that we can ring the bell for five minutes so that we go for the division,"
}