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

{
    "id": 123087,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123087/?format=api",
    "text_counter": 180,
    "type": "speech",
    "speaker_name": "Mr. Mungatana",
    "speaker_title": "",
    "speaker": {
        "id": 185,
        "legal_name": "Danson Buya Mungatana",
        "slug": "danson-mungatana"
    },
    "content": "I am sorry, Mr. Deputy Speaker, Sir, but the Minister has not addressed the Kenyan capacity. Specifically, when we were in class of the international trade and development law at the masters’ level, none of those people were sponsored by the Government. Has the Minister considered doing this? It is a very direct way of developing capacity for Kenya, because you cannot compare the Kenyan economy with"
}