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

{
    "id": 99980,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99980/?format=api",
    "text_counter": 139,
    "type": "speech",
    "speaker_name": "Mr. Kazungu",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, as I have said earlier, we have a very big shortage, not only in his district but in the whole Republic of Kenya. However, if you look at this year’s Budget, we have designed a programme to train this cadre because there is a shortage. Meanwhile, the few we have we are going to distribute them equally."
}