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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_06_14.kml/MECURY100/6.14.2010-14:43:27/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2cad8f4b-7b9d-4a2d-9331-aac1c1b14a06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35911/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52402/",
    "metadata": {
        "length": 24383,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 709,
        "size": 25511,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 789,
        "elevationLoss": 807,
        "country": "DE"
    }
}