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

{
    "id": 200053,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200053/?format=api",
    "text_counter": 580,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " I want us to look at the objects and reasons for this Bill as defined by the Bill at page 266. It says:- \"The principal object of the Bill is to repeal and replace the Employment Act and to establish minimum terms and conditions of employment.\"That is the principal object and reason for this Bill. Proceed, Mr. Mwenje!"
}