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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tracks/Track2014/03/15_12:44",
    "creator_name": "Manne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/428a7cea-8bf7-4590-aafc-f085caa810e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25161/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50890/",
    "metadata": {
        "length": 16128,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2782,
        "size": 158843,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 1118,
        "elevationLoss": 1155,
        "country": "DE"
    }
}