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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/",
    "description": "Saarlandtour",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce8f8617-812d-4668-a772-164e2866774e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7064/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9204/",
    "metadata": {
        "length": 227353,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 65,
        "size": 4977,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}