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

{
    "id": 163531,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/163531/?format=api",
    "text_counter": 880,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " Hon. Members, although the Order Paper does indicate that we should proceed to the Proceeds of Crime and Anti Money Laundering Bill now, the amendments on that are not ready. So, we will not be proceeding with that. Therefore, we will proceed to Report."
}