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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2010_09_08.kml/MECURY100/9.8.2010-13:40:33/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58117fb5-be50-4c05-a248-5717ab287c58"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36990/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53481/",
    "metadata": {
        "length": 26718,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 667,
        "size": 24042,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 735,
        "elevationLoss": 730,
        "country": "DE"
    }
}