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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Track: 07 14:30:53",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ffea738-e324-4fdc-8ddc-6482a7d1e699"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38396/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54887/",
    "metadata": {
        "length": 39030,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 867,
        "size": 22880,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 843,
        "elevationLoss": 843,
        "country": "DE"
    }
}