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

{
    "id": 1111312,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111312/?format=api",
    "text_counter": 29,
    "type": "speech",
    "speaker_name": "Hon. Lusaka",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": "“Every Person has a right to Petition Parliament to consider any matter within its authority including enacting, amending or repealing any legislation.”"
}