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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "W000 to W146",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5428db47-8bd5-4e35-970d-16e75dff9fe8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36899/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53390/",
    "metadata": {
        "length": 23820,
        "lengthKind": "track",
        "duration": 1087,
        "positionLists": 1,
        "positions": 144,
        "size": 30948,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2006-06-18T09:27:52+00:00",
        "elevationGain": 595,
        "elevationLoss": 517,
        "country": "DE"
    }
}