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

{
    "id": 73045,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73045/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Speaker, Sir, that is very valid. However, according to the guidelines which were approved by the Ministry and the Board of Directors of the KMTC, we are supposed to consider the districts. In future, we will consider the constituency as a unit."
}