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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "con1 001",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/57a1d25e-e0b9-4a7c-a8c7-ecb909240a1e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36979/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53470/",
    "metadata": {
        "length": 212412,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2126,
        "size": 216876,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2858,
        "elevationLoss": 2858,
        "country": "DE"
    }
}