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

{
    "id": 1120392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1120392/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Sen. Sakaja",
    "speaker_title": "",
    "speaker": {
        "id": 13131,
        "legal_name": "Johnson Arthur Sakaja",
        "slug": "johnson-arthur-sakaja"
    },
    "content": "Having said that, I like the words the Chairman used when he was describing - I think it is on page 5 - levels of deprivation in the counties across the county, the worst areas; what the Senate Majority Leader has called the poorest or worst hit. He talks about level of sanitation, road network, electricity, health facilities and access to it."
}