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

{
    "id": 32646,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/32646/?format=api",
    "text_counter": 286,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "Mr. Deputy Speaker, Sir, while that is a different question, I will request the hon. Member to give me a copy of the list forwarded by the DC. I can assure him that within 15 days that tribunals will have been constituted."
}