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

{
    "id": 99678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99678/?format=api",
    "text_counter": 212,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Speaker, Sir, I just hope that you are not calling me for the last question, because this is a Question---"
}