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

{
    "id": 1111992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111992/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "It is within that context that I want to congratulate Sen. (Dr.) Ali for his decision to come up with a Bill that seeks to enhance matters health, in particular, the human resource. The health sector can be looked at from several dimensions from the human resource, the pharmaceutical and several other aspects of it. I think that the most important factor of production on matters health is the human resource."
}