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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route: Neue Positionsliste 1/Waypoints",
    "creator_name": "A. Fendler",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/172b6e38-82c4-4604-910f-cd8d12750b65"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24901/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50856/",
    "metadata": {
        "length": 56087,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 6,
        "size": 2557,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}