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

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

{
    "category": "https://api.routeconverter.com/v1/categories/306/",
    "description": "Großer Teufelslauf",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c4686f8-670e-49aa-890b-0a62dde53693"
    },
    "localFile": "https://api.routeconverter.com/v1/files/785/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/974/",
    "metadata": {
        "length": 67018,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 1733,
        "size": 16933,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 30,
        "elevationLoss": 0,
        "country": "DE"
    }
}