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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7022/",
    "description": "Schwarzwaldtour von Herrenberg nach Gengenbach",
    "creator_name": "Claus1965",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/408596f1-b193-4f6a-acc6-16ac622ab90a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24711/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38560/",
    "metadata": {
        "length": 116926,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 27,
        "size": 5198,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 294,
        "elevationLoss": 578,
        "country": "DE"
    }
}