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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/Tracks/Path (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59b7b0e6-c49a-4046-bac9-9956b0cb0035"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37027/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53518/",
    "metadata": {
        "length": 52718,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 23974,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}