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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track 002 (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fde962a-cc73-488a-b395-9a720eb2a73e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37985/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54476/",
    "metadata": {
        "length": 21662,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 409,
        "size": 19054,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 155,
        "elevationLoss": 105,
        "country": "DE"
    }
}