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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Radtour_13",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0bd439ef-5747-4ace-94a2-3041f04e7d54"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35159/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51650/",
    "metadata": {
        "length": 31653,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 553,
        "size": 21977,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 4,
        "elevationLoss": 0,
        "country": "DE"
    }
}