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

{
    "id": 1030443,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1030443/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Sen. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Mr. Speaker, Sir, I want to see that as we focus on crop farming, we do not forget livestock farming from the northern parts of Kenya and the range lands of this country, so that every single producer in this country from agriculture, gets the worth of their products."
}