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

{
    "id": 1234257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234257/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "(iv) Disposal of Questions in Plenary; Questions shall be dispensed with in the manner approved by the SBC and as scheduled in the Order Paper. A Senator shall only ask his or her Question on the day it is scheduled in the Order Paper. Senators will be required to address Questions to CSs pursuant to Standing Order No.51 (c) (1), in the form approved by the Speaker. Hon. Senators at the back, please find your way to your seats."
}