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

{
    "id": 505242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/505242/?format=api",
    "text_counter": 111,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": " Order, Sen. Wako! I gave you a considerably longer time because of your status as the Attorney-General Emeritus . However, I am beginning to fear that you are misusing that privilege."
}