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

{
    "id": 123261,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123261/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "You do not have to have a direction from the Chair. Standing Order No.198 (2) gives you express authority and powers to proceed on and do the needful. As a departmental committee you do not need to have a direction from the Chair. Given that the matter is of national security nature and there is an agreement between the Questioner and the Assistant Minister, the departmental committee can proceed on and bring the report to the House."
}