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

{
    "id": 123342,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123342/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Is the hon. Minister for Justice, Constitutional Affairs and National Cohesion here? It is the same thing like the earlier Questions. The hon. Minister for Justice, Constitution Affairs and National Cohesion will not transact any business on the Floor of this House, in line with our Standing Orders; until such time that he is able to give a convincing explanation for not being available this morning. Next Order!"
}