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

{
    "id": 94548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94548/?format=api",
    "text_counter": 35,
    "type": "speech",
    "speaker_name": "Mr. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Mr. Speaker, Sir, that is a very good question. During the 2009/2010 Financial Year, we employed 200 veterinary doctors. In this financial year, we intend to employ another 200. In five years’ time, we will have reduced that shortfall in terms of veterinary personnel."
}