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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Artländer Fachwerkgiebelmeile",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6eb40ffe-3313-4293-9c08-d28eb024476a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37577/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54068/",
    "metadata": {
        "length": 23604,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1062,
        "size": 114699,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 48,
        "elevationLoss": 48,
        "country": "DE"
    }
}