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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Nord-Westliches Sauerland (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ccd5c8a-76ab-41e0-9130-27f22f6e74b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36722/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53213/",
    "metadata": {
        "length": 193029,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 12850,
        "size": 1002807,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 3947,
        "elevationLoss": 3948,
        "country": "DE"
    }
}