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

{
    "id": 47523,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47523/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "asked the Minister for Labour:- (a) why the Tax Collectors Union(TCU) has not been registered since 1998; and, (b) when the registration would be affected. I wish to inform you that I have not received a written reply."
}