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

{
    "id": 213643,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/213643/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Deputy Speaker, Sir, I think that question is the same as the one I had answered. I said that where the Ministries have not adopted the new districts, such as the Ministry of Education, they have listed the schools that require staffing. It really does not matter if school \"A\" is in the new district or in the old district. It will still end up with staff until such a time when the Ministry will adopt the new system."
}