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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "08_04_2010b.kml/MECURY100/4.8.2010-12:48:29/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29f9c474-fea0-4a6c-ad8c-5a266c5c82b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35855/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52346/",
    "metadata": {
        "length": 12015,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 284,
        "size": 10531,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 440,
        "elevationLoss": 453,
        "country": "DE"
    }
}