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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Natur Tour 03",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1314c62d-3fef-4118-8f30-5cd56022235e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35345/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51836/",
    "metadata": {
        "length": 38056,
        "lengthKind": "track",
        "duration": 606045018,
        "positionLists": 1,
        "positions": 452,
        "size": 94352,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-07-15T08:19:36.020000+00:00",
        "elevationGain": 196,
        "elevationLoss": 194,
        "country": "DE"
    }
}