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

{
    "id": 200629,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200629/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Speaker, Sir, as I have already said, it is no longer fashionable to appoint a committee to determine the boundaries of any given district. Nowadays, we ask the communities, through their leaders, to sit together and decide on any new boundaries, be they administrative or any other. I would advise the leaders in those districts to sit together and decide on the new boundaries of the districts, so that we can use them as the way forward."
}