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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "24_04_2010.kml/MECURY100/4.24.2010-07:08:03/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7d9527f2-e5b3-4823-a19a-8ca26fba71c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37931/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54422/",
    "metadata": {
        "length": 31969,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1105,
        "size": 39343,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 890,
        "elevationLoss": 888,
        "country": "DE"
    }
}