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

{
    "id": 1200566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1200566/?format=api",
    "text_counter": 318,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. Senator this--- Let me read Standing Order No. 105 (2) which says- (2) If a Senator has sufficient reason to convince the Speaker that the Senator is unable to substantiate the allegations instantly, the Speaker shall require that such Senator substantiates the allegations not later than the"
}