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

{
    "id": 456258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456258/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "Hon. Mulu",
    "speaker_title": "",
    "speaker": {
        "id": 1955,
        "legal_name": "Benson Makali Mulu",
        "slug": "benson-makali-mulu"
    },
    "content": "The other area in which we are not doing very well is on the issue of staff in our constituencies. Many times hon. Members have complained about the unnecessary delays in paying salaries to the staff. I think we are all Kenyans and we know the way we have committed our salaries. We know we want this money to pay fees and do other things. It is important that even as these two individuals join the Commission, the payment of salaries to our staff is addressed urgently."
}