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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "GPS TrackMaker/Tracklogs/Track 0001",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00c62603-0668-46a4-8667-98ca5771e15b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34894/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51385/",
    "metadata": {
        "length": 359560,
        "lengthKind": "track",
        "positionLists": 33,
        "positions": 26971,
        "size": 4613729,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 29266,
        "elevationLoss": 39421,
        "country": "AT"
    }
}