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

{
    "id": 1264982,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1264982/?format=api",
    "text_counter": 626,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Speaker",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Hon. Members, before the first speaker, allow me to recognize students seated in the Public Gallery: St. Martin Catholic School from Othaya in Nyeri County. I welcome them to observe the deliberations of the House. The first chance goes to the Member for Kisumu East."
}