Get Movespec
Load one public MoveSpec anonymously or one private MoveSpec with auth.
Documentation Index
Fetch the complete documentation index at: https://docs.kynasmith.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Backend-issued machine access token for project-scoped API access.
Path Parameters
Response
Successful Response
Public MoveSpec resource returned to external API consumers.
Internal/first-party fields (organization_id, created_by,
updated_by, caller_starred) have been moved to
MoveSpecFirstPartyResource (#31).
caller_starred returns False for anonymous callers instead
of None (#73). It has been moved to the first-party variant.
Creation timestamp.
MoveSpec identifier.
Display name for the MoveSpec.
Owning project identifier.
Last metadata or release-pointer update timestamp.
Visibility setting. 'delisted' is moderation-only and cannot be set via the API.
private, public, delisted Archive timestamp when no longer writable.
Current released immutable version when one exists.
Human-readable description.
Total organization-level stars for this MoveSpec.