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

{
    "id": 22820,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22820/?format=api",
    "text_counter": 200,
    "type": "speech",
    "speaker_name": "Mr. Musila",
    "speaker_title": "The Assistant Minister, Ministry of State for Defence",
    "speaker": {
        "id": 94,
        "legal_name": "David Musila",
        "slug": "david-musila"
    },
    "content": "Mr. Speaker, Sir, the other issue of concern is the ambulance services. You will recall last year this Minister promised this House that there was a scheme that was coming up for pooling ambulances in order to provide this vital service to members of the public, but to date patients are dying unnecessarily in their homes because they cannot get transport to hospitals. Therefore, I urge the Minister to ensure that hospitals in remote areas are provided with ambulances so that patients can reach hospitals."
}