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

{
    "id": 9765,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/9765/?format=api",
    "text_counter": 178,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "Mr. Deputy Speaker, Sir, I would like to thank the hon. Member for that question. As a Ministry, we have put this into our next year’s Budget. If Parliament approves it, we will have all these things, and this problem will be resolved once and for all."
}