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

{
    "id": 1235394,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235394/?format=api",
    "text_counter": 105,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": " Let us abide by our Standing Orders. Ask the question, let the CS respond and then you shall rise to ask your supplementary question."
}