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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track 002 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7052f0c6-f645-43c2-8ce0-7d1cab196c7c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37610/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54101/",
    "metadata": {
        "length": 21662,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 409,
        "size": 19054,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 155,
        "elevationLoss": 105,
        "country": "DE"
    }
}