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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_03_04.kml/MECURY100/3.4.2011-13:37:09/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3cca5c60-f1b7-4d4d-aaa7-4ac8d210611b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36317/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52808/",
    "metadata": {
        "length": 17874,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 457,
        "size": 17534,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 509,
        "elevationLoss": 503,
        "country": "DE"
    }
}