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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "FrSchweiz1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/36f47820-0613-48d7-b28e-fbe6641f8f92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36174/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52665/",
    "metadata": {
        "length": 270288,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7815,
        "size": 552424,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 7387,
        "elevationLoss": 7452,
        "country": "DE"
    }
}