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

{
    "id": 1845,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1845/?format=api",
    "text_counter": 369,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": " Madam Temporary Deputy Speaker, I cannot negotiate on the Floor of the House. We have given what was approved by the Ministry of State for Public Service, which is the only authority to give the allowances and other remuneration. So, the highest person as per the authority we got from the Ministry of State for Public Service is Kshs40,000. So, they are going to take home an extra Kshs40,000."
}