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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011_04_06.kml/MECURY100/4.6.2011-15:23:25/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e410c21-9023-42ff-940e-d88b2b6a746f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36359/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52850/",
    "metadata": {
        "length": 10177,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 396,
        "size": 15231,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 310,
        "elevationLoss": 323,
        "country": "DE"
    }
}