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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Track: track-Erweitert",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96f2f330-f6d5-44cc-aa8e-eec0e5df7ebe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38576/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55067/",
    "metadata": {
        "length": 30047,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 692,
        "size": 18548,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 685,
        "elevationLoss": 685,
        "country": "DE"
    }
}