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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track: Taunusstein-Hohenstein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/24557196-71e7-416a-ba77-9c9dd76be76e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35729/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52220/",
    "metadata": {
        "length": 27432,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 637,
        "size": 20601,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 551,
        "elevationLoss": 551,
        "country": "DE"
    }
}