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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/Tracks/Path (3)",
    "creator_name": "khanne 39",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c0e0ae6c-4cea-495f-b299-f62058866299"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4426/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50569/",
    "metadata": {
        "length": 102146,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 23474,
        "format": "Google Earth 4 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}