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

{
    "id": 1462273,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1462273/?format=api",
    "text_counter": 121,
    "type": "speech",
    "speaker_name": "Sen. Sifuna",
    "speaker_title": "",
    "speaker": {
        "id": 13599,
        "legal_name": "Sifuna Edwin Watenya",
        "slug": "sifuna-edwin-watenya"
    },
    "content": "I am saying that I am happy and I support him. Nobody should fetter on any other person’s right to peacefully protest. It does not matter what your cause is. I do not have to agree with your cause. If I do not agree with your cause, let me sit at home and wait for the causes that I agree with to take me to the streets."
}