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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Positionsliste 1/Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6fdb4824-e25e-4576-b547-2b71d68f710c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37597/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54088/",
    "metadata": {
        "length": 172860,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 4412,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 43,
        "elevationLoss": 43,
        "country": "DE"
    }
}