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

{
    "id": 442421,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/442421/?format=api",
    "text_counter": 337,
    "type": "speech",
    "speaker_name": "Sen. Kembi-Gitura",
    "speaker_title": "The Deputy Speaker",
    "speaker": {
        "id": 242,
        "legal_name": "James Kembi Gitura",
        "slug": "kembi-gitura"
    },
    "content": " Hon. Members, you must also appreciate one thing as you raise your points of order. Members are entitled to their opinions as long as they do not cross certain lines. So, if somebody says, for instance, that the rallies could be causing the chaos, they are expressing their opinion which you are perfectly entitled to rebut when you are contributing. Once we understand one another on that score, we will be doing very well."
}