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

{
    "id": 1403546,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1403546/?format=api",
    "text_counter": 193,
    "type": "speech",
    "speaker_name": "Sen. Kathuri",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 13590,
        "legal_name": "Murungi Kathuri",
        "slug": "murungi-kathuri"
    },
    "content": " My screen here is showing several Senators who want to speak. Since it is the same ranking like the Motion we had, I do not know whether you still want to ask supplementary questions. Sen. Tabitha Mutinda, you were to ask two questions, but you seem to be comfortable with the one you asked. I can see Sen. Mungatana again. Sen. Boy Juma. Is it on this?"
}