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

{
    "id": 1111972,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111972/?format=api",
    "text_counter": 268,
    "type": "speech",
    "speaker_name": "Sen. Dullo",
    "speaker_title": "",
    "speaker": {
        "id": 13125,
        "legal_name": "Dullo Fatuma Adan",
        "slug": "dullo-fatuma-adan"
    },
    "content": "In most counties, especially my County, community health workers were recruited. There is no proper supervision and these people are on record. I believe that with this amendment on HR in the Health Act, it is going to help us solve us the issues of health sector in our counties."
}