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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route: Neue Positionsliste 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01b9ab03-23af-41d6-8c03-3bfef6dde3b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34923/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51414/",
    "metadata": {
        "length": 534712,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 6,
        "size": 1147,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 1030,
        "elevationLoss": 1035,
        "country": "DE"
    }
}