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

{
    "id": 60537,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60537/?format=api",
    "text_counter": 248,
    "type": "speech",
    "speaker_name": "Mr. Wetangula",
    "speaker_title": "",
    "speaker": {
        "id": 210,
        "legal_name": "Moses Masika Wetangula",
        "slug": "moses-wetangula"
    },
    "content": "Devolution is good but we must also make sure that it does not become a heavy burden on the Exchequer. We must have devolved units which will spend the resources from the centre to serve the people rather than units which will spend the resources from the centre for remuneration and other recurrent services."
}