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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RLR_S09",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/930545e0-14b6-456a-a2f9-6b19a021c6f2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38483/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54974/",
    "metadata": {
        "length": 32746,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 296,
        "size": 26204,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}