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

{
    "id": 47319,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47319/?format=api",
    "text_counter": 201,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, acknowledging the answer given by the Minister, could she inform this House the deterrent measures the Ministry is taking to protect homes and property left behind by the fleeing IDPs, as they wait to be settled in their homes or elsewhere in the country?"
}