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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Aschfeld nach Ober-Sensbach",
    "creator_name": "doell-ali",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51fab121-930d-4cf8-8313-93d1b54f3863"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27951/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51280/",
    "metadata": {
        "length": 203227,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3624,
        "size": 334008,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 1193,
        "elevationLoss": 934,
        "country": "DE"
    }
}