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

{
    "id": 10985,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10985/?format=api",
    "text_counter": 330,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "Mr. Speaker, Sir, let me put it in a way that will persuade you to accept this but I might not agree with it."
}