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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "arzberg_01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/45efd8fd-b357-4e99-b378-b359207973e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36554/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53045/",
    "metadata": {
        "length": 18325,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 451,
        "size": 6794,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 399,
        "elevationLoss": 390,
        "country": "DE"
    }
}