API ReferenceTagsGet a tag by its slug.Get a tag by its slug. GET /tags/by-slug/:slug Slugs are URL-friendly identifiers (e.g., "waifu", "marin-kitagawa"). This endpoint is useful when you know the tag slug but not its ID. Request Responses200404Returns the tag.Tag not found.