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

{
    "id": 256978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/256978/?format=api",
    "text_counter": 507,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "I want to start by saying that I stand to support the Motion as proposed by the Committee. We must continue and ensure that we respect the work that is done by the Committees. If it is the question of the quality of the work, we say so, but trying to do character assassination will not be useful at all."
}