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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/Routes/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/06eac46b-eb7e-4dde-bacc-fcf257401665"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35050/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51541/",
    "metadata": {
        "length": 459084,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 86,
        "size": 5813,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}