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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Trier - Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22a92151-5ccd-423b-a3c6-a1fe32e775d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35696/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52187/",
    "metadata": {
        "length": 7788,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 16,
        "size": 6339,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}