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

{
    "id": 532398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/532398/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "We will show you how to run a balanced country; we will appoint people from everywhere. For avoidance of doubt, I salute Mzee Kibaki because under his presidency and my stewardship at the Ministry of Foreign Affairs, he appointed the first Turkana since Independence as an Ambassador."
}