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

{
    "id": 184521,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/184521/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Speaker, Sir. What is illegal in providing for some form of compensation? What is illegal about compensating people whose crops have been destroyed? Why is the law necessary for the Government to pay for the destruction of property?"
}