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

{
    "id": 1432947,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1432947/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": " Before I give the next speaker, allow me to recognise, in the Speaker’s Gallery, students from Mount Kenya Academy from Nyeri Town in Nyeri County. On behalf of the House and myself, let us welcome them to the House to observe the proceedings."
}