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

{
    "id": 222230,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222230/?format=api",
    "text_counter": 73,
    "type": "speech",
    "speaker_name": "Mr. Khaniri",
    "speaker_title": "",
    "speaker": {
        "id": 171,
        "legal_name": "George Munyasa Khaniri",
        "slug": "george-khaniri"
    },
    "content": "Mr. Deputy Speaker, Sir, I am going to check the records. But the Assistant Minister says that he will subdivide the location if recommendations come from the people of Shaviringa. I represent the people of Shaviringa in this House, and I would like to inform him that they want their location to be subdivided. In view of this, what is the Ministry's position?"
}