{
  "name": "Sunrise and sunset",
  "description": "Free API that provides sunset and sunrise times for a given latitude and longitude.",
  "url": "http://sunrise-sunset.org/apis.json",
  "image": "http://sunrise-sunset.org/logo-v1_62x47.svg",
  "specificationVersion": "0.14",
  "apis": [
    {
      "name": "Sunrise and sunset times API",
      "description": "Free API that provides sunset and sunrise times for a given latitude and longitude.",
      "baseURL": "http://api.sunrise-sunset.org/json",
      "humanURL": "http://sunrise-sunset.org/api",
      "tags": [
        "sunset",
        "sunrise",
        "geographical",
        "time"
      ],
      "properties": [],
      "contact": [
        {
          "FN": "sunrise-sunset.org",
          "email": "info@sunrise-sunset.org",
          "organizationName": "",
          "adr": "",
          "tel": "",
          "X-twitter": "",
          "X-github": "",
          "url": "http://sunrise-sunset.org"
        }
      ]
    }
  ],
  "maintainers": [
    {
      "FN": "sunrise-sunset.org",
      "email": "info@sunrise-sunset.org",
      "url": "http://sunrise-sunset.org"
    }
  ],
  "tags": [],
  "include": [],
  "created": "2015-01-15",
  "modified": "2015-01-15"
}