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

{
    "id": 321501,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321501/?format=api",
    "text_counter": 471,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to say that it is important that we remain consistent in what we have been doing in the past. As you have given directions, it is true that we have brought amendments on the Floor of the House many times. I also do not think that it is important for us to be sweet-talked. We were elected to come and do the proper thing and we do not need to be sweet-talked and be told that you love us or not."
}