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

{
    "id": 7589,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7589/?format=api",
    "text_counter": 252,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "The Deputy Prime Minister and Minister for Local Government",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "(c)As of now, this plot has not been transferred to any individual organisation. It still remains the property of the Council. I want to assure the House that it will continue to be used as an educational centre and we will not accept any transfer to any other individual organisation unless it is specifically for this purpose and proper procedure has been followed for the Ministry to sanction."
}