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

{
    "id": 1139383,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1139383/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "Hon. Senators, we are now ready to go to Division. I need to confirm that we have the tellers for the vote. The tellers are Sen. Shiyonga for the Noes and Sen. Farhiya for the Ayes. I now order that the doors be closed and the bars be drawn."
}