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

{
    "id": 87203,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/87203/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. M. H. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 81,
        "legal_name": "Mohamed Hussein Ali",
        "slug": "mohamed-ali"
    },
    "content": "Mr. Deputy Speaker, Sir, I had asked the Assistant Minister to provide details of the applicants, which include the names, places where they have been registered and also the figures. The answer gives only the figures. Therefore, I also need the names and where they have been registered."
}