Jade: Lookup Citation
Jade via Parse · government_public
Look up an Australian legal case by its medium neutral citation components (year, court code, and case number). Returns the case name, full citation, the numeric JADE article ID, and the canonical jade.io article URL. The article_id can be passed directly to the get_case endpoint. Court codes include HCA (High Court), FCA (Federal Court), FCAFC (Full Federal Court), VSC (Supreme Court of Victoria), VSCA (Court of Appeal Victoria), VCC (County Court Victoria), VCAT (Victorian Civil and Administrative Tribunal), NSWSC, NSWCA, QCA, QSC, SASC, WASC. Access Australian legal cases from jade.io. Retrieve recent High Court of Australia cases, get full case content by article ID, and look up cases by their medium neutral citation (year/court/number). Fulfilled by Parse from jade.io.
- b2b-directory
- government-public
- jade
- jade-io
- news-media
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e339b8bc-e111-4f88-afc1-4ff0ce4a07dd/lookup_citation
- Interface artifact
- sha256:350e05457a40947f824fc005e1b857b4635ef289230f26e95872f3ca76b4909b
- Manifest digest
- sha256:12f6820c45eb3b7d36ee2a49aeecd519e48a6391c6d14b1d856f035b75508d9d
Request fields
- year (string, required): 4-digit year of the decision (e.g. 2020, 2023).
- court (string, required): Court abbreviation code (e.g. VSC, VSCA, VCC, VCAT, HCA, FCA, FCAFC, NSWSC, NSWCA, QCA, QSC, SASC, WASC).: Allowed values: HCA, FCA, FCAFC, VSC, VSCA, VCC, VCAT, NSWSC, NSWCA, QCA, QSC, SASC, WASC
- number (string, required): Case number within that court and year (e.g. 1, 100, 945).
Example queries
- {"year":"2023","court":"HCA","number":"1"}