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

{
    "id": 346541,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/346541/?format=api",
    "text_counter": 498,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, practically every one of you has sought to contribute to this Bill. So, I need your concurrence that everybody speaks for a maximum of three minutes. If I get that concurrence, then we will be able to move on. Hon. Members, please, take a maximum of three minutes, but if you can do it in two minutes, the better. I will time the Members at three minutes. The lights will go off after three minutes."
}