Aquinas: Get Article
Aquinas via Parse · education
Retrieve parallel Latin/English text for a specific article reference within a work. Returns cell-level bilingual content with cell IDs that correspond to paragraph-level segments. Each cell contains the original Latin and its English translation. API to search and extract bilingual text from the works of Thomas Aquinas on aquinas.cc. Supports global search, article retrieval by reference, and statement extraction. Fulfilled by Parse from aquinas.cc.
- aquinas
- aquinas-cc
- developer-tools
- education
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- education
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5e7a1012-085b-4971-a63a-3ac66e69f9e5/get_article
- Interface artifact
- sha256:7cec1ba7df285e311925836d47e39635d62d4257d477ccd8fd3af13f77e62348
- Manifest digest
- sha256:1ae3ea33c8a4d550558ac1e9384304125088b8e97d12491fe7cd69cef2e1b95c
Request fields
- ref (string, required): Article reference within the work, formatted as WorkCode.Q{number}.A{number} (e.g. ST.I.Q2.A2, ST.III.Q2.A2)
- work (string, required): Work code from list_works (e.g. ST.I, ST.III, SCG1)
Example queries
- {"ref":"ST.I.Q2.A2","work":"ST.I"}