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

{
    "id": 104486,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104486/?format=api",
    "text_counter": 511,
    "type": "speech",
    "speaker_name": "Mr. Thuo",
    "speaker_title": "",
    "speaker": {
        "id": 144,
        "legal_name": "George Thuo",
        "slug": "george-thuo"
    },
    "content": "Mr. Deputy Speaker, Sir, I wish to reassure hon. Members that this Procedural Motion that we move with a lot of reluctance, but it is necessary under the circumstances. As I explained earlier, we are looking forward to taking a break later tonight; a very much deserved break. This has been done purely to facilitate our being able to pass the Appropriation Bill before we do so."
}