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

{
    "id": 43835,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43835/?format=api",
    "text_counter": 1036,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Chairman, Sir, I want to move an amendment to this amendment by deleting in 1(a) and 1(b) “two persons being one man and one woman” in either case and replacing with “one person” and in 1(c) and 1(e), deleting (1) in either case and replacing with (2)."
}