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

{
    "id": 1245536,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1245536/?format=api",
    "text_counter": 250,
    "type": "speech",
    "speaker_name": "Sen. Osotsi",
    "speaker_title": "",
    "speaker": {
        "id": 13588,
        "legal_name": "Osotsi Godfrey Otieno",
        "slug": "osotsi-godfrey-otieno"
    },
    "content": "We know counties are spending a lot of money on legal costs and it has become a cashcow for people in the county attorney offices to make money using provision of legal services by getting their friends hired to represent counties. They all went to the same law school; they should be able to handle these cases without having to engage external lawyers to do it at a higher cost."
}