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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/Tracks/Path (7)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1b96673-f776-448a-88a7-e56ac7346603"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38820/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55311/",
    "metadata": {
        "length": 55632,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 23974,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}