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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "von Ingelfingen zurück 🚘",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/978e7787-927b-4ceb-9035-e327d2f18ae3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38592/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55083/",
    "metadata": {
        "length": 113218,
        "lengthKind": "track",
        "duration": 26187,
        "positionLists": 1,
        "positions": 8432,
        "size": 1147347,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-07-23T06:56:42+00:00",
        "elevationGain": 1660,
        "elevationLoss": 1600,
        "country": "DE"
    }
}