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

{
    "id": 100398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100398/?format=api",
    "text_counter": 83,
    "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, if it was in this year’s Budget, we would not be talking about this problem today. I am sure you have seen the Budget for the Ministry of Medical Services. It is not good enough. I urge hon. Members to push for more funds for this Ministry."
}