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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Agri-Cultura Route rechtsherum",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/884f8a5b-c62f-4c05-975d-da7fe5b9b77b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38193/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54684/",
    "metadata": {
        "length": 162302,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1248,
        "size": 44554,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 856,
        "elevationLoss": 857,
        "country": "DE"
    }
}