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

{
    "id": 67652,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67652/?format=api",
    "text_counter": 262,
    "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, Mr. Speaker, Sir. Bearing in mind the interest that this Motion is generating and the fact that you said that you will give time to four speakers, I would like to urge you to kindly consider reducing the time so that more of us could contribute."
}