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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Entlang der CZ Grenze",
    "creator_name": "ozboss",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27d98f64-1515-420f-975d-7cd5f1328980"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2440/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2990/",
    "metadata": {
        "length": 314851,
        "lengthKind": "track",
        "duration": 38029,
        "positionLists": 1,
        "positions": 235,
        "size": 21781,
        "format": "Tom Tom 5 Route (*.itn)",
        "startTime": "2009-09-27T05:36:44+00:00",
        "elevationGain": 4170,
        "elevationLoss": 4169,
        "country": "DE"
    }
}