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

{
    "id": 1235637,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235637/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " Hon. CS, maybe you should present it in point form because of time so that the Mover of the Question can also raise her Supplementary Questions. Maybe you can share with the Member the comprehensive report or does she already have the report? Then, summarise."
}