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

{
    "id": 94290,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/94290/?format=api",
    "text_counter": 125,
    "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. I would like to thank the Minister for the answer. I would like to ask Dr. Otichilo whether he has any personal interest in this matter and to declare it."
}