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

{
    "id": 64234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64234/?format=api",
    "text_counter": 311,
    "type": "speech",
    "speaker_name": "Mr. Kioni",
    "speaker_title": "",
    "speaker": {
        "id": 49,
        "legal_name": "Jeremiah Ngayu Kioni",
        "slug": "jeremiah-kioni"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. You have heard hon. Mbadi saying that some of us have a problem with English. Could he substantiate who these Members who have a problem with English are? The Standing Orders are very clear; he should be able to choose words that allow debate to continue and not invite unnecessary points of order."
}