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

{
    "id": 1028142,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1028142/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": " Hon. Senators, I am only going to give you an opportunity if you want to comment on Sen. Khaniri’s Statement because it is under Standing Order No.47(1). We will not allow comments on the Statements by Sen. Wetangula and Sen. Malalah."
}