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

{
    "id": 1564654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1564654/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Sen. Mbugua",
    "speaker_title": "",
    "speaker": {
        "id": 899,
        "legal_name": "Mary Njoki G Mbugua",
        "slug": "mary-njoki-g-mbugua"
    },
    "content": "In the absence of the performance indicator, how has your Ministry been monitoring the inclusion of PwDs in all sectors as mandated to do? Thank you."
}