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

{
    "id": 98014,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98014/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Dr. Oburu",
    "speaker_title": "",
    "speaker": {
        "id": 194,
        "legal_name": "Oburu Ngona Odinga",
        "slug": "oburu-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, we shall negotiate each and every product, because rice and wheat were classified as sensitive products. So far, the one which we discussed and agreed on was on was the wheat. But we are going to discuss all the other products with our neighbouring countries. But it is not because we are not protecting our farmers."
}