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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_07_31.kml/MECURY100/7.31.2010-09:16:06/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/378514bb-52a5-4477-96fb-d8878aa58eac"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36189/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52680/",
    "metadata": {
        "length": 36687,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1163,
        "size": 41474,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1342,
        "elevationLoss": 1424,
        "country": "DE"
    }
}