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

{
    "id": 1235432,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1235432/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": " Hon. Senators, as you ask your supplementary questions, let it be related to the primary Question. This will allow the honourable Cabinet Secretary to give you a comprehensive answer. Any supplementary question that is not related to the primary Question will get the response you have just received from the CS; that he needs to go back and prepare for the Question. Let the supplementary questions flow from the primary Question, so that the CS can adequately respond."
}