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

{
    "id": 15975,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15975/?format=api",
    "text_counter": 502,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Madam Temporary Deputy Chairlady, I beg to move:- THAT, Clause 9 of the Bill be amended in paragraph (b) of sub-clause (1) by deleting the word “fifteen” and substituting therefor the word “ten.”"
}