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

{
    "id": 193776,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193776/?format=api",
    "text_counter": 195,
    "type": "speech",
    "speaker_name": "Mr. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr Speaker, Sir, part \"b\" of the Question is very clear. It talks of the incentives that the Ministry has to encourage investment in the alternative energy sector. Ceding tariffs is just one of the incentives. Could the Assistant Minister tell us the other incentives the Government is giving in this sector?"
}