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

{
    "id": 222818,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222818/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Manoti",
    "speaker_title": "",
    "speaker": {
        "id": 307,
        "legal_name": "Stephen Kengere Monati",
        "slug": "stephen-monati"
    },
    "content": "Mr. Deputy Speaker, Sir, in a number of co-operative societies, their officials make decisions without involving the shareholders. What is the Ministry going to do to make sure that the members are involved before any major changes are made in their co-operative societies?"
}