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

{
    "id": 72216,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72216/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "The Assistant Minister for Lands",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": " On a point of order, Mr. Deputy Speaker, Sir. I wanted to seek the indulgence of the House if I could answer Question No. 621 on Wednesday. I had spoken to the hon. Member and I have reasons for that---"
}