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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (27)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/42239730-f5da-4914-bccd-772e4c890d9f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36458/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52949/",
    "metadata": {
        "length": 3601,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21793,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}