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

{
    "id": 129548,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/129548/?format=api",
    "text_counter": 490,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Deputy Speaker, Sir, it is not meant to be quoted as evidence. But the Minister is saying that the information that the Prime Minister gave was not in public domain. If the Prime Minister gave that information and it was carried in the newspapers, it is in public domain."
}