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

{
    "id": 561,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/561/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Ruteere",
    "speaker_title": "",
    "speaker": {
        "id": 92,
        "legal_name": "Silas Muriuki Ruteere",
        "slug": "silas-ruteere"
    },
    "content": "Mr. Speaker, Sir, this Question had been answered partly and we were to go with the Minister for Forestry and Wildlife to visit these areas. But due to do the Climate Change Conference which was held in Durban, both the Minister and I coincidentally were there and were not able to visit these areas."
}