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

{
    "id": 47534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/47534/?format=api",
    "text_counter": 77,
    "type": "speech",
    "speaker_name": "Mr. Yakub",
    "speaker_title": "",
    "speaker": {
        "id": 378,
        "legal_name": "Sheikh Yakub Muhammad Dor",
        "slug": "sheikh-dor"
    },
    "content": "Thank you, Mr. Speaker, Sir. Since the Assistant Minister has not satisfied you that the matter is, indeed, in court, I would like to remind him of the provisions of Article 41(2)(c) of the new Constitution as follows:- “41(2) every worker has a right- (c) to form, join or participate in the activities and programmes of trade unions”."
}