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

{
    "id": 312242,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/312242/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "Madam Temporary Deputy Chairlady, it is just a question of procedure. You have just said that we deal with the deletion amendment and then we may come to this. I am saying, if it is deleted then there will nothing to amend. In my mind, we may carry amendment to an amendment and, if they fail, they fail together."
}