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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Sequence 1 (8)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4d052f64-23a0-4487-bf54-50847f22fb4f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36730/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53221/",
    "metadata": {
        "length": 129948,
        "lengthKind": "track",
        "duration": 18889,
        "positionLists": 1,
        "positions": 3544,
        "size": 799030,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-22T12:31:43+00:00",
        "elevationGain": 2354,
        "elevationLoss": 2354,
        "country": "DE"
    }
}