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

{
    "id": 1111380,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111380/?format=api",
    "text_counter": 97,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "Sen. Sakaja, you are still young and very promising. After we have put in our “Biden” and “Mandela”, we will be thinking about you in future. Do good work; make our teachers proud. I want to go to Nyamira and tell my ECDE teachers that their"
}