The Publishing API aims to provide workflow as a service so that common publishing features can be written once and used by all publishing applications across Government. Content can be stored and retrieved using the API and workflow actions can be performed, such as creating a new draft or publishing an existing piece of content.
Links: Used to capture relationships between pieces of content (e.g. parent/child). Can be of type link set link or edition link.
Unpublishing: An object indicating a previously published edition which has been removed from the live site.
User: A user of the system, which is used to track who initiated requests and to restrict access to draft content.
Path Reservation: An object that attributes a path on GOV.UK to a piece of content. It is used when paths need to be reserved before that content enters the system.
Event Log: A log of all requests to the Publishing API that have the potential to mutate its internal state.
Action: A record of activity on a particular edition, used to assist custom workflows of publishing applications.
Link Expansion: A process that converts the stored and automatic links for an edition into a JSON representation.
Dependency Resolution: A process that determines other editions that require updating downstream as a result of a change to an edition.