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

GET /v1/routes/53374/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "61c7f71422fb1088600188564bd4a139"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "GPS device/Tracks/Rechts und links vom Niederrhein on GPSies.com/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/53ca86f1-487e-4879-9e13-5e843ef983fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36883/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53374/?format=api",
    "metadata": {
        "length": 225042,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1769,
        "size": 78645,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 939,
        "elevationLoss": 939,
        "country": "DE"
    }
}