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

{
    "id": 1050192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1050192/?format=api",
    "text_counter": 84,
    "type": "speech",
    "speaker_name": "Sen. (Prof.) Ongeri",
    "speaker_title": "",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": "Thank you, Mr. Speaker, Sir. Wildlife conservation is one of the most important elements in our society, since it is the generator of resources. Not only as the generator of resources, but it also has a ripple effect. The tourists who come to visit the area will spend money on various items. Therefore, the local communities will have access to resources as a result of the tourists that come around."
}