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

{
    "id": 1507204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1507204/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Sen. Cherarkey",
    "speaker_title": "",
    "speaker": {
        "id": 13217,
        "legal_name": "Cherarkey K Samson",
        "slug": "cherarkey-k-samson"
    },
    "content": "We had the issue of financial autonomy by the county assemblies which we just concluded and voted for, where we gave financial autonomy to county assemblies so that they can do their work independently. They should have an equivalent of the Parliamentary Service Commission that we have."
}