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

{
    "id": 4165,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4165/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, basically, there are some facilities which are in operation. Some are in Coast Province and Nyanza Province. We were given about Kshs300 million in the Budget, which we are expected to use to buy equipment. We have already started the process of procuring this equipment."
}