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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2 Durch tiefe Wälder (Seligenstadt, Start leicht modifiziert) (2)",
    "creator_name": "Anna1",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aab5d64d-d2f1-4816-9e7c-0181c0477254"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27968/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51283/",
    "metadata": {
        "length": 46697,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 647,
        "size": 39526,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 274,
        "elevationLoss": 275,
        "country": "DE"
    }
}