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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_TR_Sb_Bru",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c6d970f-e7e1-44c8-89fa-521cf1383652"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35173/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51664/",
    "metadata": {
        "length": 82412,
        "lengthKind": "track",
        "duration": 16540,
        "positionLists": 1,
        "positions": 2355,
        "size": 248315,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-05T06:53:25+00:00",
        "elevationGain": 559,
        "elevationLoss": 638,
        "country": "DE"
    }
}