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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Nordschwarzwald: Gernsbach- Nagoldtalsperre",
    "creator_name": "Icke03",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93e2d385-9cf5-4c04-9764-1dd5743834f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2739/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3301/",
    "metadata": {
        "length": 104293,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 1734,
        "size": 44340,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 13088,
        "elevationLoss": 13098,
        "country": "DE"
    }
}