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

{
    "id": 223209,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/223209/?format=api",
    "text_counter": 207,
    "type": "speech",
    "speaker_name": "Mr. Balala",
    "speaker_title": "",
    "speaker": {
        "id": 9,
        "legal_name": "Najib Mohamed Balala",
        "slug": "najib-balala"
    },
    "content": "Mr. Deputy Speaker, Sir, I request the Assistant Minister to clarify a certain issue. They have organized and demarcated the districts. But there is the issue of overlapping of constituencies between districts. What will take place when there is an overlapping of constituencies between districts? The law does not allow overlapping of constituencies between districts?"
}