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

{
    "id": 1259523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1259523/?format=api",
    "text_counter": 425,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "To establish, for example, that in this year in this county, we have 500 farmers growing this variety of ndengu and this is the expected yield, based on that calculation, then both the national and county governments can source markets for the crop on behalf of the farmers."
}