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

{
    "id": 123140,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123140/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Mr. Affey",
    "speaker_title": "",
    "speaker": {
        "id": 381,
        "legal_name": "Mohammed Abdi Affey",
        "slug": "mohammed-affey"
    },
    "content": "Mr. Deputy Speaker, Sir, I rise to seek two Ministerial Statements. I seek the first one from the Deputy Prime Minister and Minister for Finance on the circumstances surrounding the Freezing of 11 bank accounts at Crown Agency Bank in London on 23rd October, 2009 following a court order."
}