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

{
    "id": 600772,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/600772/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Sen. Wangari",
    "speaker_title": "",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "On a point of order Mr. Speaker, Sir. I know the Chair to be a very soft spoken person but for the benefit of the whole House, he is not audible, and I would ask that he properly raises his voice so that we can follow."
}