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

{
    "id": 1111641,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111641/?format=api",
    "text_counter": 358,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "We hope this Bill will receive a fair hearing in the National Assembly. We need to see its fruition. When it comes to the Committee of the Whole, we will just spruce it up, without doing major amendments."
}