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

{
    "id": 4171,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4171/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, before the Cancer Bill came to this House, we had already, as a Ministry, prepared a Bill, and it was to go to the Cabinet. Whichever Bill the House will approve we will accept it. We will take it as our Bill."
}