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

{
    "id": 999235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/999235/?format=api",
    "text_counter": 584,
    "type": "speech",
    "speaker_name": "Sen. Pareno",
    "speaker_title": "",
    "speaker": {
        "id": 13180,
        "legal_name": "Judith Ramaita Pareno",
        "slug": "judith-ramaita-pareno"
    },
    "content": "I sit in the Committee on Delegated Legislation. Maybe some of these concerns could have been flushed out if some of these regulations passed through the test by the Committee on Delegated Legislation. This is because according to the Act, you cannot proceed to do regulations that are contrary to the parent Act."
}