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

{
    "id": 201683,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201683/?format=api",
    "text_counter": 143,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, Mr. Mutiso! Since I have recognised the presence of the Minister of State for Immigration and Registration of Persons, I am obliged to allow him to contribute. I would like also to advise hon. Members to avoid repetition so that we can move faster since this Bill is very interesting and hon. Members should have their own reasons."
}