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

{
    "id": 45011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/45011/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " When will you then be able to make the Statement? As you confirm when you will come back, you may wish also to confirm that the Government has other avenues of receiving letters from the Prime Ministers and not from the Floor of the House."
}