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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Vormald-Bahnhof",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38850e0e-2026-4495-82d2-45bb58af6358"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36214/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52705/",
    "metadata": {
        "length": 4031,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 391,
        "size": 44368,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 190,
        "elevationLoss": 190,
        "country": "DE"
    }
}