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

{
    "id": 319337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/319337/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, let us all agree that there is separation of powers: That the Executive cannot do the functions of this House and neither should this House try to manage the Executive; to show the Executive how to do its functions."
}