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

{
    "id": 50441,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50441/?format=api",
    "text_counter": 145,
    "type": "speech",
    "speaker_name": "Mr. Waibara",
    "speaker_title": "",
    "speaker": {
        "id": 146,
        "legal_name": "Clement Kung'u Waibara",
        "slug": "clement-waibara"
    },
    "content": "Mr. Speaker, Sir, as I appreciate the answer given by the Assistant Minister, could he inform the House whether the bereaved families have been compensated and, if so, by how much? If not, when are they going to be compensated?"
}