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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Müllerthal-Tour2017.kmz/Müllerthal-Tour2017 (2)",
    "creator_name": "Oli4weber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d7fd1e7-f7ef-4948-9d0e-7cd774c3ba5c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24817/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50835/",
    "metadata": {
        "length": 14308,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 145,
        "size": 3024,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}