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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_07_15.kml/MECURY100/7.15.2010-14:43:59/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28b3a340-7a6f-4391-953e-9fcf4945c88d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35825/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52316/",
    "metadata": {
        "length": 31353,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 879,
        "size": 31522,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 855,
        "elevationLoss": 848,
        "country": "DE"
    }
}