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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/",
    "description": "Hoher Bogen",
    "creator_name": "mibra12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/03cd225a-024d-4eca-b348-73f185e8f789"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6247/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8324/",
    "metadata": {
        "length": 9585,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 122,
        "size": 2812,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 242,
        "elevationLoss": 463,
        "country": "DE"
    }
}