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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Nord-Westliches Sauerland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c2d5700-219c-44d7-8b84-bab79b90369c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35904/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52395/",
    "metadata": {
        "length": 193029,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 12850,
        "size": 1002807,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 3947,
        "elevationLoss": 3948,
        "country": "DE"
    }
}