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

{
    "id": 78250,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/78250/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. We were expecting hon. Duale to second the Motion, but he is taking the advantage of contributing and debating. So, could you, kindly, rule on the same?"
}