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

{
    "id": 1001111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001111/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Hon. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Leader of the Minority Party, we really do not need to go very far with this. There are no characters here. There can only be Members of Parliament. We should not take a lot of time on it."
}