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

{
    "id": 1208409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1208409/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "It will come to a point where we will not be looking at whether it is a man or a woman, or whether the Members of the Committee were former governors. I dare say that the two distinguished Senators, who are former governors, are well thought out; intelligent leaders who can be able to guide this process."
}