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

{
    "id": 123379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123379/?format=api",
    "text_counter": 184,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "provided that Parliament may extend the life of the tribunal which may be extended in appropriate circumstances and at the request of the tribunal by the resolution of the National Assembly, supported by not less than 65 per cent of all Members of the National Assembly excluding the ex-officio Members."
}