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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1a0914fe-4a02-4cd2-b4de-95cad08bfb10"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35492/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51983/",
    "metadata": {
        "length": 24703,
        "lengthKind": "track",
        "duration": 6359,
        "positionLists": 1,
        "positions": 396,
        "size": 44979,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-28T15:14:08+00:00",
        "elevationGain": 271,
        "elevationLoss": 271,
        "country": "DE"
    }
}