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

{
    "id": 26568,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/26568/?format=api",
    "text_counter": 556,
    "type": "speech",
    "speaker_name": "Mr. Bahari",
    "speaker_title": "",
    "speaker": {
        "id": 156,
        "legal_name": "Abdul Bahari Ali Jillo",
        "slug": "bahari-ali-jillo"
    },
    "content": "On a point of order, Madam Temporary Deputy Chairlady. In view of that suggestion which seems to attract a lot of attention from the rest of the Members, would I be in order to ask hon. Mbadi now to quickly put the further amendment in writing, so that we can proceed?"
}