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

{
    "id": 9759,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9759/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, as a Ministry, we had wished to buy these plates. However, the Budget that we were given by Parliament is sometimes not enough to even buy essential drugs. Therefore, I urge this House that when we bring our Budget here, it approves it, so that we can buy such essential equipment for our people."
}