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

{
    "id": 65023,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65023/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Prof. Kaloki",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 62,
        "legal_name": "Philip Kyalo Kaloki",
        "slug": "philip-kaloki"
    },
    "content": " Thank you for bringing that matter to the attention of the Chair and the House. However, looking at Standing Order No. 1(1) and (2); that is the issue that concerns you, for the Chair to rule that he has been found disorderly. But we will not do that at the moment. I will direct the Committee on Implementation to follow up on the matter and bring the report to this House so that we can be able to proceed from there."
}