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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Radtour_Kramerhaus_Pfalz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7772823c-7422-43be-91da-fe1663684e26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37798/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54289/",
    "metadata": {
        "length": 80834,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 3576,
        "size": 148348,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 2810,
        "elevationLoss": 2810,
        "country": "DE"
    }
}