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

{
    "id": 37602,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/37602/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Thank you, Mr. Deputy Speaker, Sir. The personal claims were paid through the Public Trustee in Mombasa. Could the Group Personal Accident claims also be transferred to the Public Trustee in Mombasa instead of holding the money in Nairobi?"
}