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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "elbe1_3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34a88a09-bcfc-434a-bdfb-fb4bdd38a626"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36113/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52604/",
    "metadata": {
        "length": 120283,
        "lengthKind": "track",
        "duration": 38645,
        "positionLists": 1,
        "positions": 1060,
        "size": 232315,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2216-12-15T07:16:10+00:00",
        "elevationGain": 508,
        "elevationLoss": 531,
        "country": "DE"
    }
}