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

{
    "id": 123308,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123308/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Is the Minister for Information and Communications also not here? I think I am going to take the sanctions collectively. The sanction for the Minister for Forestry and Wildlife is stood over until we come back to it."
}