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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 354",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60d80746-69c3-4779-be73-f5b548ef6a37"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37208/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53699/",
    "metadata": {
        "length": 19421,
        "lengthKind": "track",
        "duration": 3277,
        "positionLists": 1,
        "positions": 354,
        "size": 103435,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-03T13:04:40.576000+00:00",
        "elevationGain": 936,
        "elevationLoss": 933,
        "country": "DE"
    }
}