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

{
    "id": 1112007,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1112007/?format=api",
    "text_counter": 303,
    "type": "speech",
    "speaker_name": "Sen. Kang’ata",
    "speaker_title": "",
    "speaker": {
        "id": 1826,
        "legal_name": "Irungu Kang'ata",
        "slug": "irungu-kangata"
    },
    "content": "I have been holding medical camps in various parts of Murang’a County using my own resources. I have gone to Kigumo, Kangema, Mathioya, Kiharu, all the way to Gatanga, Kandara and Maragua. I think it is not the duty of a Senator to use their own resources to provide healthcare facilities to their people."
}