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

{
    "id": 99978,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99978/?format=api",
    "text_counter": 137,
    "type": "speech",
    "speaker_name": "Mr. Kazungu",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Thank you, Mr. Temporary Deputy Speaker, Sir. I share the concern of the hon. Member. However, we have a shortage of this cadre of staff. In this case, therefore, we have started a program and the first batch will be completing their studies by the end of the said year."
}