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

{
    "id": 1002257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1002257/?format=api",
    "text_counter": 79,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "Mr. Speaker, Sir, you have already given guidance according to the COVID-19 Regulations. You must be respected in as far as that is concerned. Can we enforce both this Standing Order and the guidance you have given in as far as the COVID-19 Regulations are concerned?"
}