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

{
    "id": 2991,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2991/?format=api",
    "text_counter": 245,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, you have heard the Assistant Minister say that the Constitution is very clear on salaries. According to him, any negotiations of salaries must be done by the Salaries and Remuneration Commission. Could he tell us which particular Article of the Constitution says so? I am not aware of any."
}