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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Herfried",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/26f4cdba-773e-4507-b4ac-b0ccad026f60"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35790/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52281/",
    "metadata": {
        "length": 620157,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 214,
        "size": 11583,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "country": "CZ"
    }
}