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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "2017 Anhalt Sachsen Thüringen.kmz/2017 Anhalt Sachsen Thüringen",
    "creator_name": "schwarzweissundfarbe",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce06a37e-2916-4db8-b967-3a07d9ad845b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24912/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50857/",
    "metadata": {
        "length": 57260276,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 493,
        "size": 118996,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 5669,
        "elevationLoss": 5669,
        "country": "CZ"
    }
}