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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Conrad Electronic, Berlin, Hasenheide 14 >+49-180 5564445 to Conrad Electronic, Wernberg, Klaus-Conrad-Str. 2 >+49-180 5564445",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a45f6e1d-2fb6-4121-80e9-2c883050f50c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4012/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50551/",
    "metadata": {
        "length": 6333549,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 28,
        "size": 12508,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1492,
        "elevationLoss": 1133,
        "country": "DE"
    }
}