This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/56/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8e21c3cdf94ce36f732c4a81ba7ac590"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Route enschede zaandam.kmz/Route",
    "creator_name": "colibri",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b36ce58-4dc9-45df-942f-bd4121a4c9a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/63/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56/",
    "metadata": {
        "length": 535975,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 2115,
        "size": 276934,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NL"
    }
}