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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "München-Regensburg-Prag.kml/München-Regensburg-Prag",
    "creator_name": "Wurzel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/062e0e29-c7cb-49f8-9d46-9181e2b6f7a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3709/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50528/",
    "metadata": {
        "length": 459071,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4158,
        "size": 128354,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}