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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/s/Johanniskreuz hin/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6dbfdfaa-aa59-47ed-816c-d08b7dd1e2ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37551/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54042/",
    "metadata": {
        "length": 485186,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 720,
        "size": 32800,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}