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

{
    "id": 2287,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2287/?format=api",
    "text_counter": 319,
    "type": "speech",
    "speaker_name": "Mr. Mbiuki",
    "speaker_title": "The Assistant Minister for Agriculture",
    "speaker": {
        "id": 79,
        "legal_name": "Japhet M. Kareke Mbiuki",
        "slug": "japhet-kareke-mbiuki"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, through the hydro power generation, the Government through the Ministry of Energy, is going out of its way to ensure that most of the factories are able to have their own power generation. I would like to tell my good friend, Dr. Kones, to visit Imenti Tea Factory, where so far we are using our own hydro power generated by the factory. So, you are not the first when it comes to the power generation and the Temporary Deputy Speaker can testify on that."
}