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

{
    "id": 456887,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456887/?format=api",
    "text_counter": 59,
    "type": "speech",
    "speaker_name": "Hon. Abongotum",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "Hon. Temporary Deputy Speaker, Sir, the House recommended that the other balance of individuals should actually be investigated and the report be laid on the Table of this House."
}