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

{
    "id": 80123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/80123/?format=api",
    "text_counter": 321,
    "type": "speech",
    "speaker_name": "Mr. Kosgey",
    "speaker_title": "The Minister for Industrialization",
    "speaker": {
        "id": 177,
        "legal_name": "Henry Kiprono Kosgey",
        "slug": "henry-kosgey"
    },
    "content": "Mr. Deputy Speaker, Sir, hon. Muthama said that the salary is not an issue. In an organisation of this nature, there are guidelines to be followed. That is why the guidelines are there. In fact, the requirement of having three names is, in fact, a guideline. It is not the law. So, if you refuse to follow the guidelines in this respect, you will be applying double standards. You cannot say that you do not want to follow the guidelines in respect of the salary, yet you want to follow the guidelines with respect to employment."
}