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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Track: Route: Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1e798bf9-e293-4909-9a1e-ca40a235e8bc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35600/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52091/",
    "metadata": {
        "length": 29987,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 698,
        "size": 16793,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 640,
        "elevationLoss": 640,
        "country": "DE"
    }
}