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

{
    "id": 262216,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/262216/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to say once again that this is a very good Bill, even though it needs a few amendments. For hon. Members to fully understand this Bill, I repeat that they have to read it in conjunction with the Transition Devolved Governments Bill and the Intergovernmental Relations Bill; if you read the three of them, then you will get the full picture."
}