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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "09_05_2010.kml/MECURY100/5.9.2010-08:15:21/Track",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/520dc7ff-b027-4a11-9bb8-cdeece035da3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36845/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53336/",
    "metadata": {
        "length": 25046,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 665,
        "size": 23960,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 604,
        "elevationLoss": 600,
        "country": "DE"
    }
}