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

{
    "id": 3001,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3001/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "The Assistant Minister said that the Government cannot negotiate salary with doctors, because that is the responsibility of the Salaries and Remuneration Commission. I want to read for the Assistant Minister, Article 234, which sets out the powers and functions of the Salaries and Remuneration Commission. It says:-"
}