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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS Tuner Tracklog",
    "creator_name": "r2d3",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0a5a53ca-e164-474c-91fa-2ffe026effa7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1680/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50421/",
    "metadata": {
        "length": 34446,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 63,
        "size": 11603,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 354,
        "elevationLoss": 344,
        "country": "DE"
    }
}