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

{
    "id": 1355306,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1355306/?format=api",
    "text_counter": 80,
    "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 I propose the Question, allow me to recognise pupils from Loita Plains Academy, Narok South Constituency from Narok County, seated in the Public Gallery. Join me in welcoming them to observe the proceedings of the House."
}