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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RuhrtalRadweg neu",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00e625b4-ae04-4f69-9c90-2e4e54dafcf9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34895/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51386/",
    "metadata": {
        "length": 231613,
        "lengthKind": "track",
        "duration": 509,
        "positionLists": 1,
        "positions": 4863,
        "size": 441289,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T03:49:51+00:00",
        "elevationGain": 1608,
        "elevationLoss": 2232,
        "country": "DE"
    }
}