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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "seerundfahrt.kml/MECURY100/6.17.2010-08:05:17/Track",
    "creator_name": "kohlmeise",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b59d347-81f2-473d-b6f9-0d0a1d7bd1bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5593/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50637/",
    "metadata": {
        "length": 51525,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1615,
        "size": 58990,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 1686,
        "elevationLoss": 1698,
        "country": "DE"
    }
}