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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Jakobusweg Lüneburger Heide",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/732b2531-ac98-475b-9ce4-884fd9edb761"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37703/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54194/",
    "metadata": {
        "length": 172799,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1466,
        "size": 133381,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 688,
        "elevationLoss": 657,
        "country": "DE"
    }
}