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

{
    "id": 172176,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/172176/?format=api",
    "text_counter": 474,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "The Minister for Energy",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Speaker, Sir, we are also consulting with the financiers and the Ministry with the intention of introducing regulations under the Energy Act (2006) so as to make the provisions of the CFA tighter and also part of the law governing the industry. So, the Ministry is involved in improving the CFA system."
}