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

{
    "id": 55654,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/55654/?format=api",
    "text_counter": 110,
    "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": " Mr. Temporary Deputy Speaker, Sir, the Commissioner of Lands, from whom I had sought some information, is out of the country at the moment; he is accompanied by the Chief Land Registrar."
}