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

{
    "id": 136948,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/136948/?format=api",
    "text_counter": 619,
    "type": "speech",
    "speaker_name": "Mr. Ganya",
    "speaker_title": "Mr. Temporary Deputy Speaker",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "The House rose at 7.00 p.m."
}