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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track:",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/900368bf-043a-4073-ae43-f215b5f74bbe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38397/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54888/",
    "metadata": {
        "length": 118673,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5896,
        "size": 52107,
        "format": "Google Earth 4 Compressed (*.kmz)",
        "elevationGain": 2693,
        "elevationLoss": 2375,
        "country": "DE"
    }
}