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

{
    "id": 201475,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201475/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Mukiri",
    "speaker_title": "",
    "speaker": {
        "id": 334,
        "legal_name": "Mukiri Macharia",
        "slug": "mukiri-macharia"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I was just apologising for coming late. I was held up in a traffic jam. I hope that, one of these fine days, we will be able to fix that problem. Nevertheless, let me ask my Question!"
}