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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_05_21.kml/MECURY100/5.21.2010-13:57:03/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0ac0a536-5cc5-453b-b70c-b006f946e0a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35132/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51623/",
    "metadata": {
        "length": 22504,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 598,
        "size": 21625,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 532,
        "elevationLoss": 645,
        "country": "DE"
    }
}