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

{
    "id": 292929,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/292929/?format=api",
    "text_counter": 40,
    "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 also a very good question. As we are all aware, this equipment needs specialized staff and we are experiencing this problem as a Ministry. However, we had budgeted for the recruitment of new staff so that they can be trained, so that the equipment does not stay idle."
}