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

{
    "id": 382201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/382201/?format=api",
    "text_counter": 98,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " I have seen here a document which is not signed. So, I do not have any amendment with me. I am sorry. I would propose that you get somebody to propose the amendment. Then you have to stop contributing, sign it and have it approved."
}