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

{
    "id": 322992,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/322992/?format=api",
    "text_counter": 747,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I wish to oppose the 12-hour proposal and support the eight hour proposal. The 12 hour proposal is even against the labour laws. A person cannot work for more than eight hours in a day. Therefore, I oppose it vigorously."
}