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

{
    "id": 1123685,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1123685/?format=api",
    "text_counter": 102,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Thank you, Mr. Speaker Sir. Let me join my colleagues in appreciating the work that has been done by the Committee on Agriculture, Livestock and Fisheries. I used to think that the future of this country lies in the agricultural sector especially now that it is a devolved function, but I am worried of what is happening in the"
}