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

{
    "id": 666048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666048/?format=api",
    "text_counter": 196,
    "type": "speech",
    "speaker_name": "Hon. Mbui",
    "speaker_title": "",
    "speaker": {
        "id": 1750,
        "legal_name": "Robert Mbui",
        "slug": "robert-mbui"
    },
    "content": "I went to the Table Office recently to try and bring in a Motion or rather to query on a Statement to do with social assistance programme. I was told it had already been done by another Member. However, when I checked the records, they showed that what the other Member had asked about was about banking for the beneficiaries. My statement or concern was about the committee allowances. So, we need to ensure our offices are working to ensure that we do not duplicate issues."
}