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

{
    "id": 222990,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222990/?format=api",
    "text_counter": 265,
    "type": "speech",
    "speaker_name": "Mr. Khamasi",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 300,
        "legal_name": "Daniel Lyula Khamasi",
        "slug": "daniel-khamasi"
    },
    "content": " Order! I have been here listening to the debate on this Bill and I have been following the proceedings in my office. Therefore, I would like to make a judgement on that application and I will put the Question."
}