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

{
    "id": 99372,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99372/?format=api",
    "text_counter": 197,
    "type": "speech",
    "speaker_name": "Mr. Nyambati",
    "speaker_title": "",
    "speaker": {
        "id": 116,
        "legal_name": "Walter Enock Osebe Nyambati",
        "slug": "walter-nyambati"
    },
    "content": "The Motion further urges the Deputy Prime Minister and Minister for Finance to introduce to this House the Bills attached to the Commission’s comments and recommendations within the next seven days in order to give legal effect to the Tribunal’s Report and the Commission’s recommendations."
}