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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS Data/Track Points/Path (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ad0a174-4256-4a75-84de-3082b7c47e4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38656/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55147/",
    "metadata": {
        "length": 59371,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 19938,
        "size": 532265,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 2497,
        "elevationLoss": 2487,
        "country": "DE"
    }
}