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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "0;2007;4 to 0;2014;1/Waypoints",
    "creator_name": "Elsner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2db943d1-6f12-4657-8cd9-b5d73b681a0f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26821/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51119/",
    "metadata": {
        "length": 1938691,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 621,
        "size": 81502,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5451,
        "elevationLoss": 5093,
        "country": "DE"
    }
}