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

{
    "id": 78901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78901/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! The relevant Departmental Committee does not need direction from the Chair. In any case, the Chair gave direction to the relevant Committee yesterday. How many directions, do you want the Chair to give on the same issue?"
}