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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Unbekannt-Erweitert (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93396cc4-c396-48a7-9d8f-f76acf734e36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38490/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54981/",
    "metadata": {
        "length": 56235,
        "lengthKind": "track",
        "duration": 13977,
        "positionLists": 1,
        "positions": 684,
        "size": 178847,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-29T09:34:50+00:00",
        "elevationGain": 1457,
        "elevationLoss": 1444,
        "country": "DE"
    }
}