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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1639/",
    "description": "Nachmittagstour  Haltern, Lüdinghausen,Wesel",
    "creator_name": "schorschi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bde8dae4-232e-45fc-8a94-2fd34a436bfa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25391/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39161/",
    "metadata": {
        "length": 212833,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 19643,
        "size": 491720,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 2445,
        "elevationLoss": 2445,
        "country": "DE"
    }
}