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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "Rundtour durch die S-H-Schweiz",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95b4f36b-85ea-45c9-9128-887271411546"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38138/",
    "metadata": {
        "length": 237399,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 10452,
        "size": 1581651,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2429,
        "elevationLoss": 2413,
        "country": "DE"
    }
}