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

{
    "id": 74154,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/74154/?format=api",
    "text_counter": 146,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "asked the Minister for Medical Services:- (a) whether he could provide a list/details of ambulances purchased and distributed to all districts in the last three years; and, (b) when he will provide an ambulance to Marigat District Hospital."
}