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

{
    "id": 157910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/157910/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Deputy Speaker, Sir, once again, we are informed by tradition. We are also informed by the fact that there is only this slot available, once a week, for Private Members and it is important that we ensure that all Motions by Private Members are attended to, given that there is only this one slot."
}