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

{
    "id": 8011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8011/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Deputy Speaker, the Assistant Minster makes reference to District Environmental Committees (DECs). I am aware that in most districts, those committees do not exist. Is the Assistant Minister satisfied that DECs exist and, if they do, do they file any returns to his office?"
}