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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kolleruv Kostel to Zelezna Ruda",
    "creator_name": "schwarz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8fa09409-8f4b-4bdb-b2ac-0b042387dc8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2358/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50455/",
    "metadata": {
        "length": 111691,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 509,
        "size": 34283,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1580,
        "elevationLoss": 1554,
        "country": "DE"
    }
}