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

{
    "id": 1212094,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1212094/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "I want to make it clear that it does not matter which shenanigans are employed. It does not matter how long it takes or what we have to do. We are going to change our leadership because it is our right. Whether the communication that comes from the Speaker’s Office is legal, right or wrong, we do not care. We want it to come out of the Speaker’s Office, so that we can take other avenues in order to enforce our rights as the minority side."
}