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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (13)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c4a6a8d-d6fb-4d94-b706-18740da26965"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35555/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52046/",
    "metadata": {
        "length": 63512,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 8627,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 79,
        "elevationLoss": 98,
        "country": "DE"
    }
}