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

{
    "id": 295374,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/295374/?format=api",
    "text_counter": 178,
    "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. Deputy Speaker, Sir, in line with this, I also wish to urge the hon. Members to actively support my Ministry’s desire to be allocated more funds towards purchase of medical equipment to enable us acquire these crucial facilities that still remains a priority to us."
}