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

{
    "id": 199892,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199892/?format=api",
    "text_counter": 419,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Hon. Ndung'u, you have an amendment to Clause 29, at page 735. You are moving amendments to only Clause 29 and not the new clause because you are not the originator of the Bill. You can give a short explanation."
}