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

{
    "id": 10976,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/10976/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Keynan",
    "speaker_title": "",
    "speaker": {
        "id": 41,
        "legal_name": "Adan Wehliye Keynan",
        "slug": "adan-keynan"
    },
    "content": "On a point of order, Mr. Speaker, Sir. Among the issues that I had asked the Prime Minister to comment on was the issue of the fire incident in Tokyo."
}