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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track 002",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/112c6b36-b0b2-4815-99b0-effffac9e210"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35290/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51781/",
    "metadata": {
        "length": 21662,
        "lengthKind": "track",
        "positionLists": 3,
        "positions": 409,
        "size": 19054,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 155,
        "elevationLoss": 105,
        "country": "DE"
    }
}