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

{
    "id": 1275932,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1275932/?format=api",
    "text_counter": 456,
    "type": "speech",
    "speaker_name": "Sen. Wakili Sigei",
    "speaker_title": "The Temporary Speaker",
    "speaker": null,
    "content": " Hon. Senators, before we adjourn, we will defer the putting of the question to tomorrow, when the House will resume, pursuant to the request that has been made by the Chair and in cognizance to the fact that we do not have the requisite numbers to do that."
}