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

{
    "id": 555507,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555507/?format=api",
    "text_counter": 264,
    "type": "speech",
    "speaker_name": "Hon. Macharia",
    "speaker_title": "",
    "speaker": {
        "id": 2367,
        "legal_name": "Jacob Waweru Macharia",
        "slug": "jacob-waweru-macharia"
    },
    "content": "We are also aware of thousands of foreigners who are serving jail terms in some countries, having been fixed by some criminal gangs or having been tricked into crime as they were trying to seek a living. Therefore, this is a God-sent opportunity."
}