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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6883/",
    "description": "Rundfahrt Test",
    "creator_name": "Spyra",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ab820435-f946-42fc-ace0-1075abf75876"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26633/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40285/",
    "metadata": {
        "length": 221142,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 38,
        "size": 11033,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}