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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d0b54df-48d0-423a-96b1-b9cec8675608"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38714/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55205/",
    "metadata": {
        "length": 20755,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 142,
        "size": 6929,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 325,
        "elevationLoss": 325,
        "country": "DE"
    }
}