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

{
    "id": 32489,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32489/?format=api",
    "text_counter": 129,
    "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. Deputy Speaker, Sir. Is the Assistant Minister in order to evade answering the main part of the question? Have you imported any transformers from India? If so, how many of those have failed? It is not the issue of new lines; these are existing lines without transformers."
}