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

{
    "id": 125051,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125051/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "This Report does not have minutes. For that reason, this Report is incomplete. It is not proper for this House to debate a Report that is incomplete, and which is completely against the Standing Orders of this House. We are talking about the rule of law. We must be guided by our own rules."
}