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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "05.09.2010 17:31-Odenwaldkurzstrecke-SUPERCRUEL",
    "creator_name": "Supercruel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/763c3f55-207c-49c3-a3d3-ea064d87e1d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5728/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7744/",
    "metadata": {
        "length": 62628,
        "lengthKind": "track",
        "duration": 4194,
        "positionLists": 1,
        "positions": 1067,
        "size": 221511,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-05T17:37:16.750000+00:00",
        "elevationGain": 1157,
        "elevationLoss": 1190,
        "country": "DE"
    }
}