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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "(2013-08/09-30/31/01) - Wildschweinparty 2013 - Abschnitt 2",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e81788f-c426-4aae-aa91-57e2413eae26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37571/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54062/",
    "metadata": {
        "length": 154214,
        "lengthKind": "track",
        "duration": 160728,
        "positionLists": 1,
        "positions": 21030,
        "size": 4316351,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-30T17:00:39+00:00",
        "elevationGain": 4159,
        "elevationLoss": 4173,
        "country": "DE"
    }
}