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

{
    "id": 2272,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2272/?format=api",
    "text_counter": 304,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. Let me conclude. I know the Assistant Minister needs this information, so that when he responds he will be able to address these issues. What the Assistant Minister needs to do is to facilitate the factories to be allocated part of these forests to grow trees, which will provide them with firewood. That will also cut down on the cost of hydro-power. With those few remarks, I support the Motion."
}