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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Track: Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29f84b74-2404-47ac-b20b-ed86b71c6807"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35854/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52345/",
    "metadata": {
        "length": 17745,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1409,
        "size": 36764,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 527,
        "elevationLoss": 529,
        "country": "DE"
    }
}