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

{
    "id": 100737,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100737/?format=api",
    "text_counter": 422,
    "type": "speech",
    "speaker_name": "Mr. Nyamweya",
    "speaker_title": "",
    "speaker": {
        "id": 391,
        "legal_name": "Manson Oyongo Nyamweya",
        "slug": "manson-nyamweya"
    },
    "content": "For those particular reasons, I urge the House to, perhaps, require that this process be certain. I also wish to concur with my colleagues that, perhaps, the Act was not properly designed in terms of how we carry out that process. Perhaps, the Attorney- General would find time to move some amendments and ensure that Parliament is not asked to do some work which it is not suited for."
}