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

{
    "id": 4283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4283/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would also like to acknowledge or appreciate the move by the HBC with regard to getting back to life this Committee. The only concern that I have is that the HBC should ensure that Standing Orders are clearly followed. I am not aware of any rule under the Standing Orders pursuant to which a political party having appointed its own members can withdraw them"
}