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

{
    "id": 2993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2993/?format=api",
    "text_counter": 247,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I challenged the Assistant Minister to tell us the exact article, which he has just quoted. As far as I am concerned, the salaries negotiations given to the Salaries and Remuneration Commission are not clear to me. So, could he educate me because he seems to know more about this Constitution than I do? Could he tell me the exact article which says that any salary negotiations between employees of Government and the Government must go through the Salaries and Remuneration Commission?"
}