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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 3718",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/81742bcf-15a8-4504-81d9-16520d11a94b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38030/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54521/",
    "metadata": {
        "length": 257479,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3718,
        "size": 283044,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}