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

{
    "id": 222330,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222330/?format=api",
    "text_counter": 173,
    "type": "speech",
    "speaker_name": "Mr. Kirwa",
    "speaker_title": "",
    "speaker": {
        "id": 311,
        "legal_name": "Kipruto Rono Kirwa",
        "slug": "kipruto-kirwa"
    },
    "content": "Mr. Deputy Speaker, Sir, we have put in place a number of measures. One, we have been able to remove the high level of indebtedness from the industry. We have also been able to improve efficiency through various measures, including modernisation of factories. We also intend to move in that direction, particularly for Sony and other factories."
}