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

{
    "id": 9042,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9042/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, viable and beneficial projects have been affected by this diversion and payments. What measures has the Ministry taken to make sure that what has taken place will not happen in future? What measures have been taken to make sure that diversions of this nature will not happen in the near future?"
}