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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 118",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c99a49d-d623-4247-b93a-8aab07ec64f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38292/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54783/",
    "metadata": {
        "length": 10370,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 118,
        "size": 9564,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}