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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (34)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4f869451-524d-4a8e-b08c-006a09adfff3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36793/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53284/",
    "metadata": {
        "length": 6531,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21800,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}