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

{
    "id": 123366,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123366/?format=api",
    "text_counter": 171,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "Mr. Deputy Speaker, Sir, among the provisions of the Rome Statute that we ratified is Article 27 which stipulates that the statute shall apply equally to all persons without any distinctions based on official capacity. Article 29 provides that the crimes within the jurisdiction of the court shall not be subject to any statute of limitations."
}