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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 293",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/634e63c7-dbf8-4089-9307-a3e4fdafd4f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37275/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53766/",
    "metadata": {
        "length": 50443,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 293,
        "size": 23039,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}