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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "25.03.2022 Kleine Rundfahrt FKO/25.03.2022 Kleine Rundfahrt FKO",
    "creator_name": "VolkerHY",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dfdb9e87-b5b2-42cf-9870-d5a63821212a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27219/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51201/",
    "metadata": {
        "length": 3938,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 154,
        "size": 6452,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 18,
        "elevationLoss": 19,
        "country": "DE"
    }
}