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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/Tracks/Path (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/041741f3-41ee-45b4-b5ac-d62cec4d8361"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51481/",
    "metadata": {
        "length": 43699,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 339,
        "size": 17034,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}