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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS Data/Track Points/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20853577-4e80-49f7-906b-1d06152a2986"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52139/",
    "metadata": {
        "length": 9862,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3988,
        "size": 107179,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 967,
        "elevationLoss": 915,
        "country": "DE"
    }
}