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

{
    "id": 1355424,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1355424/?format=api",
    "text_counter": 198,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Before Hon. Owen Baya speaks, I would like to alert Members that we have a Supplementary Order Paper that will guide the business after this one. Kindly liaise with the Table Office to get a copy of the same."
}