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

{
    "id": 1474294,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1474294/?format=api",
    "text_counter": 196,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": "Hon. Senators, Sen. Tobiko was not able to substantiate her statements as required pursuant to Standing Order No.105 (1) and subsequently requested the Speaker to provide the evidence at the next sitting day in accordance with Standing Order No.105(2)."
}