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

{
    "id": 1500000,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1500000/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Sen. Abdul Haji",
    "speaker_title": "The Temporary Speaker",
    "speaker": null,
    "content": " Senator, let me remind you that once the Question is in the Order Paper, it becomes the property of the House. I will guide you to read your Question and the Cabinet Secretary will respond to it as required by the rules."
}