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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (38)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6469d293-cb99-4867-a9ed-53c991e92b9c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37306/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53797/",
    "metadata": {
        "length": 8842,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21707,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}