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

{
    "id": 1494354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1494354/?format=api",
    "text_counter": 71,
    "type": "speech",
    "speaker_name": "Sen. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 13592,
        "legal_name": "Onyonka Richard Momoima",
        "slug": "onyonka-richard-momoima"
    },
    "content": "We just want the facts and the reality to be put on the table so that the public can build confidence in our capacities as leaders and as the people who are overseeing both the national Government and the county government."
}