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

{
    "id": 202233,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202233/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Awori",
    "speaker_title": "",
    "speaker": {
        "id": 290,
        "legal_name": "Moody Arthur Awori",
        "slug": "moody-awori"
    },
    "content": "Mr. Deputy Speaker, Sir, first of all, I want to thank the hon. Member for promoting me to the Presidency, but I am still the Vice-President and Minister for Home Affairs! Secondly, while I accept that from time to time animals must be used for experiments, I feel that this Government should not be party to torture of animals."
}