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

{
    "id": 43833,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/43833/?format=api",
    "text_counter": 1034,
    "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 the amendment to delete “one person being one man and one woman” in 1(a) and 1(b) and replacing with “one person” and also deleting the (1) in 1(c) and 1(e) and replacing in either case with (2)."
}