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

{
    "id": 420000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/420000/?format=api",
    "text_counter": 393,
    "type": "speech",
    "speaker_name": "Sen. (Dr.) Kuti",
    "speaker_title": "",
    "speaker": {
        "id": 60,
        "legal_name": "Mohammed Abdi Kuti",
        "slug": "mohammed-kuti"
    },
    "content": "On a point of information, Mr. Temporary Speaker, Sir. I would like to inform the distinguished Senator for Kisii that the refinery he is speaking about is actually going to be done in Isiolo because of the environmental conditions in Lamu considering the conservation issues and the mangroves. The Isiolo people are going to be the beneficiaries of this refinery."
}