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

{
    "id": 17974,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/17974/?format=api",
    "text_counter": 594,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 37 of the Bill be amended by deleting the word “Council” wherever it appears and substituting therefor the word “Board” Mr. Temporary Deputy Chairman, Sir, this is just procedural; we are removing the word “Council” and replacing it with the word, “Board”."
}