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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (5)",
    "creator_name": "Hegau",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8f9b1685-e1c8-484a-8192-483714a9947c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25995/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51007/",
    "metadata": {
        "length": 285184,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 7607,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}