{
  "message": "URL Redirect Service",
  "service_url": "https://sal.playground.smugmug.net/prod",
  "available_redirects": [
    "api",
    "aws",
    "console",
    "docs",
    "drive",
    "dynamo",
    "gh",
    "gmail",
    "goog",
    "lambda",
    "mac",
    "maps",
    "news",
    "py",
    "s3",
    "smug",
    "so",
    "zip"
  ],
  "total_redirects": 18,
  "usage": "Add the redirect key to the URL path",
  "examples": [
    "https://sal.playground.smugmug.net/prod/api",
    "https://sal.playground.smugmug.net/prod/aws",
    "https://sal.playground.smugmug.net/prod/console"
  ],
  "test_commands": [
    "curl -I 'https://sal.playground.smugmug.net/prod/api'",
    "curl -I 'https://sal.playground.smugmug.net/prod/aws'",
    "curl -I 'https://sal.playground.smugmug.net/prod/console'"
  ]
}