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

{
    "id": 456237,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456237/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Hon. Cheboi",
    "speaker_title": "",
    "speaker": {
        "id": 329,
        "legal_name": "Moses Kipkemboi Cheboi",
        "slug": "moses-cheboi"
    },
    "content": "Since the name that has been brought here is that of Dr. Ali and this lady, Mumelo, I also want to speak to other Members who contributed a great deal to this institution that we now have. There was a man called Oloo Aringo, there was a man who was a Member of Parliament for Mosop known as John Sambu and there was a man called Jimmy Nuru Angwenyi. Is he still here?"
}