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

{
    "id": 42557,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42557/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "The Assistant Minister for Foreign Affairs",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Our position is that the Nigerian Government may not lift that immunity, but the Kenyan Government position is that if it is proven beyond resonable doubt by a court of law that actually this individual assaulted his wife and committed the offence, and it is proven so---"
}