{
  "success": {
    "v": 2,
    "description": "This is the root of the Macrostrat API",
    "changelog": "/changes",
    "license": "CC-BY 4.0. More info at /meta",
    "routes": {
      "/columns": "Search and summarize columns based on unit properties or geographic location",
      "/sections": "Summarize units by gap-bound packages",
      "/units": "all Macrostrat units matching search criteria",
      "/fossils": "Paleobiology Database (http://paleobiodb.org) collections matched to Macrostrat units",
      "/stats": "statistics about the Macrostrat database",
      "/paleogeography": "Returns paleogeography geometry from \"Wright et al. (2013) Towards community-driven paleogeographic reconstructions: integrating open-access paleogeographic and paleobiology data with plate tectonics. Biogeosciences 10:1529-1541\"  If you use this service and provide attribution, you should cite the associated paper via this service.",
      "/geologic_units/map": "Geologic map units from various data sources",
      "/geologic_units/map/points": "Query point features from geologic maps",
      "/geologic_units/map/legend": "Retrieve legends for geologic map units",
      "/measurements": "measurements",
      "/age_model": "Get all components of column age models; mostly unit_boundaries but can include other constraints",
      "/eodp": "eODP Macrostrat Baggage Stripper Import",
      "/defs": "Routes giving access to standard fields and dictionaries used in Macrostrat",
      "/carto": "Routes for creating geologic maps",
      "/grids": "Returns grids with the specified parameters",
      "/mobile": "Simplified data delivery, ideal for mobile applications"
    }
  }
}