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

{
    "id": 210700,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/210700/?format=api",
    "text_counter": 207,
    "type": "speech",
    "speaker_name": "Mr. Kimeto",
    "speaker_title": "",
    "speaker": {
        "id": 351,
        "legal_name": "Anthony Kimeto",
        "slug": "anthony-kimeto"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, we do not have a quorum!"
}