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

{
    "id": 566337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/566337/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Pukose",
    "speaker_title": "",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": "Thank you, Hon. Temporary Deputy Speaker. I beg to move that the Motion be amended by deleting the word ‘constituency’ appearing immediately after the word ‘every’ on the seventh line and inserting therefor the word ‘county’."
}