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

{
    "id": 97292,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97292/?format=api",
    "text_counter": 111,
    "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, I want to thank the Assistant Minister for his answer. Although late, I am pleased that the two police stations are going to be ready. I wonder whether they will be also furnished at the same time when they are being taken over."
}