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

{
    "id": 1500196,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1500196/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": " Hon. Senators, I now put the Question on Order No.10. Can the system be made ready for voting? You may now proceed to vote, Hon. Senators."
}