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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "30.07.2010 17:28-Odenwaldkurzstrecke4-SUPERCRUEL",
    "creator_name": "Supercruel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/234d0fa7-e600-45cc-b365-5851820486d0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5732/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7748/",
    "metadata": {
        "length": 67655,
        "lengthKind": "track",
        "duration": 3945,
        "positionLists": 1,
        "positions": 2046,
        "size": 424587,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-30T17:29:11.570000+00:00",
        "elevationGain": 1031,
        "elevationLoss": 897,
        "country": "DE"
    }
}