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

{
    "id": 201473,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201473/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, let me, first of all, apologise for coming in late. I was held up in a traffic jam!"
}