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

{
    "id": 1358,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1358/?format=api",
    "text_counter": 348,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. I do not know whether you heard that one of the names mentioned was that one of Raila Odinga. Could the Member confirm that the Raila Odinga he is speaking about is the same one who is also the Prime Minister of Kenya?"
}