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

{
    "id": 1255291,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1255291/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "We in the Minority side are objecting to his presence in this House. We seek your direction on whether or not his presence here today prior to the dispense of this Motion would be prejudicial to the same Motion."
}