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

{
    "id": 118364,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/118364/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Dr. Kones",
    "speaker_title": "",
    "speaker": {
        "id": 53,
        "legal_name": "Julius Kipyegon Kones",
        "slug": "julius-kones"
    },
    "content": "Our constituencies’ staff members, who are employees of Parliament, have not been paid for the last two to three months, and our understanding is that it is not necessarily because of the system. Members of Parliament have been paid salaries, but constituency staff have not been paid. When are they going to be paid?"
}