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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_04_08.kml/MECURY100/4.8.2011-13:25:33/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43237f05-8475-4b13-a734-2116e0ca032e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36481/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52972/",
    "metadata": {
        "length": 32214,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 981,
        "size": 37038,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1471,
        "elevationLoss": 1467,
        "country": "DE"
    }
}