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

{
    "id": 20657,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20657/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Kioni, you are referring to a Bill and the Chair is aware of it. Is that the Bill you are holding? If so, you should table it, so that we can direct that the Office of the Legal Counsel also look at it."
}