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

{
    "id": 1111640,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111640/?format=api",
    "text_counter": 357,
    "type": "speech",
    "speaker_name": "Sen. Cherargei",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "There should be certain policy and legal framework that when, for example, the Governor of Kajiado County and the Governor of Narok County have a small dispute over collection of revenue at a particular town, they can have particular TORs that are recognized by law. People can meet and decide, but when somebody rushes to court, the court rules that those decisions are illegal."
}