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

{
    "id": 200278,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/200278/?format=api",
    "text_counter": 176,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Do you want to state why you want to make that amendment? Hon. Members, the amendment is on page 701 in the old Order Paper and page 722 in the Supplementary Order Paper. We are talking about Clause 13!"
}