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

{
    "id": 1234294,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234294/?format=api",
    "text_counter": 64,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "We are now at Order No. 7; Questions and Statements. Pursuant to Standing Order No.53(1), I request the Senator for Kisii County, Sen. Onyonka, to seek his Statement from the Standing Committee on Finance and Budget, regarding the status of Pending Bills of Kisii County Government."
}