ToTheZeroth News

API Documentation

"Tag" resource

Embedded as ttzn:tag in a "subscription" resource

The "tag" resource models the attachment of a specific label to a specific feed subscription.

The resource is represented by an application/hal+json [draft] object with the following structure.

State properties
Property Type Mode Description
labelId Integer Read-only The numerical ID of the label
name String Read-only The name of the label
Resource links
Relation Description
curies A URI template [RFC6570] for expanding rel names with the ttzn prefix into the actual documentation URIs
Note: Not included when the resource is embedded
self The URI of the "tag" resource
ttzn:taglabel The URI of the corresponding "label" resource
up The URI of the corresponding "subscription" resource
Note: Not included when the resource is embedded in the "subscription" resource