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

{
    "id": 101582,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101582/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "What action is he taking to ensure that this does not recur?"
}