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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Vom Schweizgraben auf die Schweizeben Tour 5 (2)",
    "creator_name": "Adi H.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee097c04-dfab-4a13-917c-0ed0f044abb6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27022/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51158/",
    "metadata": {
        "length": 4830,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 224,
        "size": 20760,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 525,
        "elevationLoss": 1,
        "country": "AT"
    }
}