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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Track: Track: Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/755b3f53-3cea-42be-98cb-22cd756b1e0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37757/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54248/",
    "metadata": {
        "length": 17217,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 334,
        "size": 9371,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 295,
        "elevationLoss": 296,
        "country": "DE"
    }
}