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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Speichersee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/87d2f34e-ee94-4122-be10-75c526945a31"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38179/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54670/",
    "metadata": {
        "length": 59346,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 180187,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}