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

{
    "id": 123324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123324/?format=api",
    "text_counter": 129,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! Order! You do not have communication from the Minister. If you had it, you would have communicated it to the Chair much earlier. Do you want to answer the Question on behalf of your colleague?"
}