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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_09_07.kml/MECURY100/9.7.2010-12:57:27/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dc9c286-a113-42dc-a99d-5e15fc1b5559"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38726/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55217/",
    "metadata": {
        "length": 25596,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 717,
        "size": 25762,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1049,
        "elevationLoss": 1046,
        "country": "DE"
    }
}