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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "CabrioTour1/CabrioTour1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/323ea4e4-7361-433d-830c-a079e1230ceb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36053/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52544/",
    "metadata": {
        "length": 141201,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 17,
        "size": 2452,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 79,
        "elevationLoss": 82,
        "country": "DE"
    }
}