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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01cd620b-0d22-43ab-a2ad-54b1f499a220"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34924/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51415/",
    "metadata": {
        "length": 11847,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21701,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}