Get Act Status
get_act_statusEverything we know about an act's standing, kept in three separate vocabularies that are deliberately never collapsed into one verdict.
Cost: 1 credit.
publisherStatusisact_statusexactly as India Code records it. Their word.servedStatusis ours: whether this API answers for the act, or has retired it as withdrawn by the publisher or as a duplicate of one we kept.repealClaimis the publisher's repeal record WITH its source, and with the caveat that we do not verify whether the repealing instrument was itself brought into force.
That last distinction is not pedantry. India Code lists the Industrial Disputes Act, 1947 as repealed by Act 37 of 2020, the Industrial Relations Code, which has never been commenced. Serving that as flatly "repealed" would be wrong, so this endpoint does not.
A retired act answers here with servedStatus: retired and the reason, rather
than 404ing, because "we deliberately withdrew this" is a more useful answer
than "no such thing".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| act_id | Yes | Section identifier, e.g. `USC_T42_C21_S1983` (Title 42, Chapter 21, Section 1983, written 42 U.S.C. 1983). Take it from a search result rather than assembling it: the title and section are derivable from a citation but the CHAPTER is not, so hand-built ids usually 404. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||