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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "D-Route09",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8cffeb92-582c-49c9-9a71-6ebbda9622c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38301/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54792/",
    "metadata": {
        "length": 1229106,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 8908,
        "size": 699323,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 11464,
        "elevationLoss": 10678,
        "country": "DE"
    }
}