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

{
    "id": 486511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/486511/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Hon. Anyanga",
    "speaker_title": "",
    "speaker": {
        "id": 1321,
        "legal_name": "Andrew Toboso Anyanga",
        "slug": "andrew-toboso-anyanga"
    },
    "content": "Therefore I think to add to what my colleagues have said in this House, we need to relook at the whole concept of devolving those functions and go systematically based on the capacity of each county to implement the kind of services that they are supposed to devolve."
}