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

{
    "id": 106051,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/106051/?format=api",
    "text_counter": 82,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, none of the concrete barriers has reflectors. Traffic rules are very clear. Any obstacle on the road must have a reflector. Why are there no reflectors on all the concrete barriers, whether they are protecting construction sites or separating traffic lanes?"
}