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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "03_12_2009.kml/MECURY100/12.3.2009-12:34:22/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8228f224-261e-419b-8306-5662c951c7ca"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38043/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54534/",
    "metadata": {
        "length": 23983,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 780,
        "size": 29556,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 697,
        "elevationLoss": 713,
        "country": "DE"
    }
}