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

{
    "id": 1252345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1252345/?format=api",
    "text_counter": 341,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "I happen to have been lucky enough to have been part of the Committee that dealt with the first impeachment that was brought to us from Meru. I do agree with my colleagues that the Committee way is a more efficient process. It allows for people to interact with evidence and the law so that they can reach an informed decision."
}