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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "? (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a29eee04-3294-4f2c-b2d1-9bedcf00dfef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38844/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55335/?format=api",
    "metadata": {
        "length": 198598,
        "lengthKind": "straight-line",
        "duration": 15914,
        "positionLists": 2,
        "positions": 82,
        "size": 2236,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2010-04-25T15:07:05+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}