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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/",
    "description": "Kammwanderung vom Eck zum Reitenberg",
    "creator_name": "mibra12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6616050-d07b-4948-bd2b-ccc7ddab373d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6245/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8322/",
    "metadata": {
        "length": 7431,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 175,
        "size": 3706,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 411,
        "elevationLoss": 487,
        "country": "DE"
    }
}