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

{
    "id": 1098765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1098765/?format=api",
    "text_counter": 207,
    "type": "speech",
    "speaker_name": "The Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "(Sen. (Prof.) Kamar): Sen. (Dr.) Lang’at, are you on virtual? This is the second round we are calling him, so we might delete him from the list of Senators who would like to contribute. Let us proceed. I will now allow Sen. Murkomen to make his contribution."
}