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

{
    "id": 1835,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1835/?format=api",
    "text_counter": 359,
    "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": "Madam Temporary Deputy Speaker, one of the hon. Members asked about Module II. I do not have the total number of the doctors who have gone through Module II, but I can always avail information on how many doctors have been involved in Module II."
}