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

{
    "id": 18030,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/18030/?format=api",
    "text_counter": 650,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. I do not know whether it is a question of semantics but paragraph 3(a) of the proposed new clause says “put questions concerning the registration of any contract---“ Is it “any contract” or “any contractor”? I thought it should be to put questions concerning the registration of any contractor and not contract."
}