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

{
    "id": 1368053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1368053/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Sen. Omogeni",
    "speaker_title": "",
    "speaker": {
        "id": 13219,
        "legal_name": "Erick Okong'o Mogeni",
        "slug": "erick-okongo-mogeni"
    },
    "content": "issue of insecurity. We want to live in a country where you can peacefully go around doing our day-to-day activities without fear of being attacked by people who do not want others to do their businesses."
}